Skip to content

Commit

Permalink
chore(deps): bump io.netty:netty-all in /app
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.0.41.Final to 4.1.101.Final.
- [Commits](netty/netty@netty-4.0.41.Final...netty-4.1.101.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-all
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent 12dbc6d commit 52285f7
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 @@ -93,7 +93,7 @@ dependencies {
implementation 'androidx.test:core:1.5.0'
implementation 'androidx.test:runner:1.5.2'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'io.netty:netty-all:4.0.41.Final'
implementation 'io.netty:netty-all:4.1.101.Final'
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'
Expand Down

0 comments on commit 52285f7

Please sign in to comment.