Skip to content

Commit 65d34a3

Browse files
dependabot[bot]SJrX
authored andcommitted
chore(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 da835aa commit 65d34a3

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
@@ -30,7 +30,7 @@ fun getVersionNumber() : String {
3030
plugins {
3131
id("java")
3232
id("org.jetbrains.intellij.platform") version "2.10.4"
33-
id("org.jetbrains.grammarkit") version "2022.3.2.2"
33+
id("org.jetbrains.grammarkit") version "2023.3.0.1"
3434
id("checkstyle")
3535
id("com.avast.gradle.docker-compose") version "0.17.19"
3636
id("org.jetbrains.kotlin.jvm") version "2.2.21"

0 commit comments

Comments
 (0)