Skip to content

Commit

Permalink
chore(deps): bump com.github.vbmacher:java-cup-runtime
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-1 to 11b-20160615-2.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent ed196e0 commit 0d78cc0
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 @@ -83,7 +83,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.1'
implementation 'com.github.vbmacher:java-cup-runtime:11b-20160615-1'
implementation 'com.github.vbmacher:java-cup-runtime:11b-20160615-2'
//noinspection GradleDependency
implementation 'com.ibm.icu:icu4j:60.2'
unmock 'org.robolectric:android-all:7.1.0_r7-robolectric-0'
Expand Down

0 comments on commit 0d78cc0

Please sign in to comment.