Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
build(deps): bump org.jetbrains.grammarkit from 2021.2.2 to 2022.3.2.1
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.grammarkit from 2021.2.2 to 2022.3.2.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent a8ecc4d commit 7a2d574
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 @@ -25,7 +25,7 @@ plugins {
// Gradle Changelog Plugin
id("org.jetbrains.changelog") version "2.2.0"
// GrammarKit
id("org.jetbrains.grammarkit") version "2021.2.2"
id("org.jetbrains.grammarkit") version "2022.3.2.1"
}

group = properties("pluginGroup")
Expand Down

0 comments on commit 7a2d574

Please sign in to comment.