Skip to content

Commit

Permalink
Bump org.jetbrains.grammarkit from 2022.3.1 to 2022.3.2
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.grammarkit from 2022.3.1 to 2022.3.2.

---
updated-dependencies:
- dependency-name: org.jetbrains.grammarkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and hurricup committed Sep 19, 2023
1 parent ed4bcfa commit e73c8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ plugins {
id("idea")
id("jacoco")
id("org.jetbrains.intellij") version "1.15.0"
id("org.jetbrains.grammarkit") version "2022.3.1"
id("org.jetbrains.grammarkit") version "2022.3.2"
id("com.github.kt3k.coveralls") version "2.12.2"
id("org.sonarqube") version "4.3.1.3277"
id("org.jetbrains.qodana") version "0.1.13"
Expand Down

0 comments on commit e73c8b1

Please sign in to comment.