Skip to content

Commit a5ceb3b

Browse files
Update plugin changelog to v2.1.2
1 parent 329ce61 commit a5ceb3b

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
@@ -105,7 +105,7 @@ intellij = { id = "org.jetbrains.intellij", version = "1.17.0" }
105105
grammarKitComposer = { id = "com.alecstrong.grammar.kit.composer", version = "0.1.12" }
106106
publish = { id = "com.vanniktech.maven.publish", version = "0.20.0" }
107107
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
108-
changelog = { id = "org.jetbrains.changelog", version = "2.0.0" }
108+
changelog = { id = "org.jetbrains.changelog", version = "2.1.2" }
109109
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
110110
ksp = { id = "com.google.devtools.ksp", version = "1.9.22-1.0.17" }
111111
binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.14.0" }

0 commit comments

Comments
 (0)