We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b72c2e1 commit acb54deCopy full SHA for acb54de
gradle/libs.versions.toml
@@ -8,6 +8,7 @@ changelog = "2.2.1"
8
[plugins]
9
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
10
intellij-plugin = { id = "org.jetbrains.intellij.platform", version.ref = "intellij-plugin" }
11
+changelog = { id = "org.jetbrains.changelog", version.ref = "changelog" }
12
13
[libraries]
14
junit-api = { group = "org.junit.jupiter", name = "junit-jupiter-api", version.ref = "junit" }
0 commit comments