Skip to content

Commit acb54de

Browse files
authored
Update libs.versions.toml
1 parent b72c2e1 commit acb54de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ changelog = "2.2.1"
88
[plugins]
99
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1010
intellij-plugin = { id = "org.jetbrains.intellij.platform", version.ref = "intellij-plugin" }
11+
changelog = { id = "org.jetbrains.changelog", version.ref = "changelog" }
1112

1213
[libraries]
1314
junit-api = { group = "org.junit.jupiter", name = "junit-jupiter-api", version.ref = "junit" }

0 commit comments

Comments
 (0)