Skip to content

Commit ea02ef2

Browse files
Bump org.jetbrains.grammarkit from 2022.3.2.2 to 2023.3.0.1 (#128)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d7b965 commit ea02ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ plugins {
1515
// Gradle IntelliJ Plugin
1616
id("org.jetbrains.intellij.platform") version "2.9.0"
1717
// Gradle Grammar-Kit Plugin
18-
id("org.jetbrains.grammarkit") version "2022.3.2.2"
18+
id("org.jetbrains.grammarkit") version "2023.3.0.1"
1919
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
2020
id("org.jetbrains.changelog") version "2.4.0"
2121
// detekt linter - read more: https://detekt.github.io/detekt/kotlindsl.html

0 commit comments

Comments
 (0)