Skip to content

Commit 8efc044

Browse files
dependabot[bot]Blarc
authored andcommitted
chore(deps): bump org.jetbrains.changelog from 2.3.0 to 2.4.0
Bumps org.jetbrains.changelog from 2.3.0 to 2.4.0. --- updated-dependencies: - dependency-name: org.jetbrains.changelog dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2129a96 commit 8efc044

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.0"
99

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

1414
group = properties("pluginGroup")

0 commit comments

Comments
 (0)