Skip to content

Commit

Permalink
Bump org.javacc.javacc from 3.0.2 to 3.0.3 (#33139)
Browse files Browse the repository at this point in the history
Bumps org.javacc.javacc from 3.0.2 to 3.0.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent ccffdba commit abd03fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import com.gradle.enterprise.gradleplugin.internal.extension.BuildScanExtensionW

pluginManagement {
plugins {
id("org.javacc.javacc") version "3.0.2" // enable the JavaCC parser generator
id("org.javacc.javacc") version "3.0.3" // enable the JavaCC parser generator
}
}

Expand Down

0 comments on commit abd03fe

Please sign in to comment.