Skip to content

Commit

Permalink
Update dependency org.jetbrains.intellij.plugins:gradle-grammarkit-pl…
Browse files Browse the repository at this point in the history
…ugin to v2022.3.2
  • Loading branch information
renovate[bot] authored Sep 18, 2023
1 parent bf5d165 commit 6656531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ intelliJ = "221.6008.13" # Electric Eel (2022.1.1) RC 1 (see https://plugins.jet

[libraries]
kotlinPoet = { module = "com.squareup:kotlinpoet", version = "1.14.2" }
grammarKitPlugin = { module = "org.jetbrains.intellij.plugins:gradle-grammarkit-plugin", version = "2022.3.1"}
grammarKitPlugin = { module = "org.jetbrains.intellij.plugins:gradle-grammarkit-plugin", version = "2022.3.2"}
intelliJ = { module = "com.jetbrains.intellij.platform:analysis-impl", version.ref = "intelliJ" }
coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3"

Expand Down

0 comments on commit 6656531

Please sign in to comment.