Skip to content

Commit

Permalink
chore(deps): bump net.gcardone.junidecode:junidecode in /app
Browse files Browse the repository at this point in the history
Bumps [net.gcardone.junidecode:junidecode](https://github.com/gcardone/junidecode) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/gcardone/junidecode/releases)
- [Changelog](https://github.com/gcardone/junidecode/blob/master/CHANGELOG)
- [Commits](gcardone/junidecode@v0.5.1...v0.5.2)

---
updated-dependencies:
- dependency-name: net.gcardone.junidecode:junidecode
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 53793fc commit bc51a31
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 @@ -94,7 +94,7 @@ dependencies {
implementation 'androidx.test:runner:1.6.2'
implementation 'com.google.code.gson:gson:2.11.0'
implementation 'io.netty:netty-all:4.0.41.Final'
implementation 'net.gcardone.junidecode:junidecode:0.5.1'
implementation 'net.gcardone.junidecode:junidecode:0.5.2'
// 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-3'
Expand Down

0 comments on commit bc51a31

Please sign in to comment.