Skip to content

Commit

Permalink
Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.13
Browse files Browse the repository at this point in the history
Bumps [net.java.dev.javacc:javacc](https://github.com/javacc/javacc) from 7.0.12 to 7.0.13.
- [Release notes](https://github.com/javacc/javacc/releases)
- [Changelog](https://github.com/javacc/javacc/blob/master/docs/release-notes.md)
- [Commits](javacc/javacc@javacc-7.0.12...javacc-7.0.13)

---
updated-dependencies:
- dependency-name: net.java.dev.javacc:javacc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 5, 2024
1 parent 7752f7e commit 25a9776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion surefire-grouper/pom.xml
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>net.java.dev.javacc</groupId>
<artifactId>javacc</artifactId>
<version>7.0.12</version>
<version>7.0.13</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 25a9776

Please sign in to comment.