Skip to content

Commit

Permalink
Bump io.netty:netty-all from 4.1.108.Final to 4.1.109.Final
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.1.108.Final to 4.1.109.Final.
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.109.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent eafea3b commit 313d504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
implementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.20.0'
implementation 'org.apache.logging.log4j:log4j-core:2.23.1'
implementation 'commons-io:commons-io:20030203.000550'
implementation 'io.netty:netty-all:4.1.108.Final'
implementation 'io.netty:netty-all:4.1.109.Final'
implementation 'commons-lang:commons-lang:20030203.000129'
implementation 'net.lingala.zip4j:zip4j:2.11.5'
implementation 'net.cubespace:Yamler-Core:2.4.0-SNAPSHOT'
Expand Down

0 comments on commit 313d504

Please sign in to comment.