Skip to content

Commit

Permalink
Bump io.netty:netty-codec-http from 4.1.109.Final to 4.1.112.Final (#…
Browse files Browse the repository at this point in the history
…6302)

Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.109.Final to 4.1.112.Final.
- [Commits](netty/netty@netty-4.1.109.Final...netty-4.1.112.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and aadhavskthvl committed Jul 23, 2024
1 parent 9b8139c commit 6faff0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ okioVersion = { strictly = "3.4.0" }
unirestVersion = "3.14.5"
zipkinCoreVersion = "2.27.1"
zipkinReporterVersion = "3.4.0"
nettyVersion = "4.1.109.Final"
nettyVersion = "4.1.112.Final"

# Testing
assertjVersion = "3.26.0"
Expand Down

0 comments on commit 6faff0d

Please sign in to comment.