Skip to content

Commit e461d44

Browse files
committed
libs.versions.toml: reorganize
1 parent 30e78c8 commit e461d44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ lsp4j = "org.eclipse.lsp4j:org.eclipse.lsp4j:0.23.1"
1313
junixsocket = ["junixsocket-common", "junixsocket-native-common"]
1414

1515
[plugins]
16-
changelog = { id = "org.jetbrains.changelog", version = "2.2.1" }
16+
changelog = "org.jetbrains.changelog:2.2.1"
1717
gradleJvmWrapper = "me.filippov.gradle.jvm.wrapper:0.14.0"
18-
grammarkit = { id = "org.jetbrains.grammarkit", version = "2022.3.2.2" }
18+
grammarkit = "org.jetbrains.grammarkit:2022.3.2.2"
1919
intellijPlatform = "org.jetbrains.intellij.platform:2.0.1"
2020
kotlin = { id = "org.jetbrains.kotlin.jvm", version = "2.0.0" }

0 commit comments

Comments
 (0)