Skip to content

Commit 7bfa3d6

Browse files
Update plugin changelog to v2.4.0
1 parent 130ec83 commit 7bfa3d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ intellij = { id = "org.jetbrains.intellij.platform", version = "2.7.1" }
108108
grammarKitComposer = { id = "app.cash.grammarkit-composer", version = "0.2.0" }
109109
publish = { id = "com.vanniktech.maven.publish", version = "0.32.0" }
110110
spotless = { id = "com.diffplug.spotless", version = "7.2.1" }
111-
changelog = { id = "org.jetbrains.changelog", version = "2.0.0" }
111+
changelog = { id = "org.jetbrains.changelog", version = "2.4.0" }
112112
shadow = "com.gradleup.shadow:9.0.1"
113113
ksp = { id = "com.google.devtools.ksp", version = "2.2.0-2.0.2" }
114114
binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.18.1" }

0 commit comments

Comments
 (0)