Skip to content

Commit baa8248

Browse files
Update dependency org.jetbrains.intellij.plugins:gradle-grammarkit-plugin to v2023.3.0.1 (#208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ae7f4f2 commit baa8248

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 = "2023.3" }
7+
grammarKitPlugin = { module = "org.jetbrains.intellij.plugins:gradle-grammarkit-plugin", version = "2023.3.0.1" }
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)