Skip to content

Commit eab7e05

Browse files
Update dependency org.jetbrains.intellij.plugins:gradle-grammarkit-plugin to v2023
1 parent 69158e5 commit eab7e05

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
@@ -4,7 +4,7 @@ intelliJ = "221.6008.13" # Electric Eel (2022.1.1) RC 1 (see https://plugins.jet
44

55
[libraries]
66
kotlinPoet = { module = "com.squareup:kotlinpoet", version = "2.2.0" }
7-
grammarKitPlugin = { module = "org.jetbrains.intellij.plugins:gradle-grammarkit-plugin", version = "2022.3.2.2" }
7+
grammarKitPlugin = { module = "org.jetbrains.intellij.plugins:gradle-grammarkit-plugin", version = "2023.3" }
88
intelliJ = { module = "com.jetbrains.intellij.platform:analysis-impl", version.ref = "intelliJ" }
99
coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2"
1010

0 commit comments

Comments
 (0)