Skip to content

Commit

Permalink
Bump io.netty:netty-codec 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-codec](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-codec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent f7492f0 commit ce14d58
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 @@ -21,7 +21,7 @@ repositories {

dependencies {
implementation 'org.apache.logging.log4j:log4j-api:2.23.1'
implementation 'io.netty:netty-codec:4.1.108.Final'
implementation 'io.netty:netty-codec:4.1.109.Final'
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.2'

testImplementation 'org.apache.logging.log4j:log4j-core:2.23.1'
Expand Down

0 comments on commit ce14d58

Please sign in to comment.