Skip to content

Commit bcbf2c7

Browse files
Update plugin changelog to v2.2.0
1 parent ea6fca5 commit bcbf2c7

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.16.1" }
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.2.0" }
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.13.2" }

0 commit comments

Comments
 (0)