Skip to content

Commit 6c4acea

Browse files
Build(deps): bump org.jetbrains.grammarkit from 2022.3.2.2 to 2023.3.0.1
Bumps org.jetbrains.grammarkit from 2022.3.2.2 to 2023.3.0.1. --- updated-dependencies: - dependency-name: org.jetbrains.grammarkit dependency-version: 2023.3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent faa342a commit 6c4acea

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
@@ -25,6 +25,6 @@ junixsocket = ["junixsocket-common", "junixsocket-native-common"]
2525
[plugins]
2626
changelog = "org.jetbrains.changelog:2.4.0"
2727
gradleJvmWrapper = "me.filippov.gradle.jvm.wrapper:0.15.0"
28-
grammarkit = "org.jetbrains.grammarkit:2022.3.2.2"
28+
grammarkit = "org.jetbrains.grammarkit:2023.3.0.1"
2929
intellijPlatform = "org.jetbrains.intellij.platform:2.10.4"
3030
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 commit comments

Comments
 (0)