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.2
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 96b0d2e commit 820699b
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.18.1" }
grammarKitPlugin = { module = "org.jetbrains.intellij.plugins:gradle-grammarkit-plugin", version = "2022.3.2.1"}
grammarKitPlugin = { module = "org.jetbrains.intellij.plugins:gradle-grammarkit-plugin", version = "2022.3.2.2"}
intelliJ = { module = "com.jetbrains.intellij.platform:analysis-impl", version.ref = "intelliJ" }
coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0"

Expand Down

0 comments on commit 820699b

Please sign in to comment.