Skip to content

Commit

Permalink
chore(deps): bump com.github.vbmacher:java-cup-runtime in /app (#581)
Browse files Browse the repository at this point in the history
Bumps [com.github.vbmacher:java-cup-runtime](https://github.com/vbmacher/cup-maven-plugin) from 11b-20160615-2 to 11b-20160615-3.
- [Release notes](https://github.com/vbmacher/cup-maven-plugin/releases)
- [Commits](https://github.com/vbmacher/cup-maven-plugin/commits)

---
updated-dependencies:
- dependency-name: com.github.vbmacher:java-cup-runtime
  dependency-type: direct:production
...

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 23, 2023
1 parent e3ae2b2 commit 49965bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ dependencies {
implementation 'net.gcardone.junidecode:junidecode:0.4.1'
// The next three dependencies are required for XPath search to work
implementation 'xerces:xercesImpl:2.12.2'
implementation 'com.github.vbmacher:java-cup-runtime:11b-20160615-2'
implementation 'com.github.vbmacher:java-cup-runtime:11b-20160615-3'
//noinspection GradleDependency
implementation 'com.ibm.icu:icu4j:60.2'
testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit 49965bd

Please sign in to comment.