Skip to content

Commit 41f54a9

Browse files
chore(deps): update plugin org.jetbrains.changelog to v2.5.0 (#291)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 265fb41 commit 41f54a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
kotlin("plugin.serialization") version "2.2.21"
99

1010
// Gradle Changelog Plugin
11-
id("org.jetbrains.changelog") version "2.4.0"
11+
id("org.jetbrains.changelog") version "2.5.0"
1212
}
1313

1414
group = properties("pluginGroup")

0 commit comments

Comments
 (0)