Skip to content

Commit 84612a3

Browse files
Bump org.jetbrains.grammarkit from 2022.3.2.2 to 2023.3.0.3
Bumps org.jetbrains.grammarkit from 2022.3.2.2 to 2023.3.0.3. --- updated-dependencies: - dependency-name: org.jetbrains.grammarkit dependency-version: 2023.3.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f5348a commit 84612a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ plugins {
5050
idea
5151
kotlin("jvm") version "2.2.20"
5252
id("org.jetbrains.intellij.platform") version "2.11.0"
53-
id("org.jetbrains.grammarkit") version "2023.3.0.2"
53+
id("org.jetbrains.grammarkit") version "2023.3.0.3"
5454
id("net.saliman.properties") version "1.5.2"
5555
id("org.gradle.test-retry") version "1.6.2"
5656
}

0 commit comments

Comments
 (0)