Skip to content

Commit

Permalink
Bump netty from 4.1.100.Final to 4.1.101.Final
Browse files Browse the repository at this point in the history
Bumps `netty` from 4.1.100.Final to 4.1.101.Final.

Updates `io.netty:netty-transport` from 4.1.100.Final to 4.1.101.Final
- [Commits](netty/netty@netty-4.1.100.Final...netty-4.1.101.Final)

Updates `io.netty:netty-codec-http` from 4.1.100.Final to 4.1.101.Final
- [Commits](netty/netty@netty-4.1.100.Final...netty-4.1.101.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ekoby committed Jan 10, 2024
1 parent 18b36a5 commit bc6d663
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 @@ -12,7 +12,7 @@ jupiter = "5.10.0"
gson = "2.10.1"
tls-channel = "0.8.1"
jjwt = "0.11.5"
netty = "4.1.100.Final"
netty = "4.1.101.Final"

[libraries]

Expand Down

0 comments on commit bc6d663

Please sign in to comment.