Skip to content

Commit

Permalink
build(deps): bump org.javacc.javacc from 3.0.2 to 3.0.3
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]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 4833023 commit f06d472
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 @@ -5,7 +5,7 @@ plugins {
`maven-publish`
signing
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
id("org.javacc.javacc") version "3.0.2"
id("org.javacc.javacc") version "3.0.3"
}

repositories {
Expand Down

0 comments on commit f06d472

Please sign in to comment.