Skip to content

Commit

Permalink
chore(deps): bump io.netty:netty-all from 4.1.101.Final to 4.1.104.Fi…
Browse files Browse the repository at this point in the history
…nal (#613)

Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.1.101.Final to 4.1.104.Final.
- [Commits](netty/netty@netty-4.1.101.Final...netty-4.1.104.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Youssef Bel Mekki <[email protected]>
  • Loading branch information
dependabot[bot] and ybelMekk authored Dec 20, 2023
1 parent 6f5598b commit 20ed1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ val logbackVersion = "1.4.14"
val nimbusSdkVersion = "11.6"
val mockWebServerVersion = "4.12.0"
val jacksonVersion = "2.16.0"
val nettyVersion = "4.1.101.Final"
val nettyVersion = "4.1.104.Final"
val junitJupiterVersion = "5.10.1"
val kotlinVersion = "1.9.21"
val freemarkerVersion = "2.3.32"
Expand Down

0 comments on commit 20ed1a3

Please sign in to comment.