Skip to content

Commit

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

Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.1.104.Final to 4.1.106.Final.
- [Commits](netty/netty@netty-4.1.104.Final...netty-4.1.106.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 Jan 23, 2024
1 parent d206f18 commit f7d3331
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.1"
val nettyVersion = "4.1.104.Final"
val nettyVersion = "4.1.106.Final"
val junitJupiterVersion = "5.10.1"
val kotlinVersion = "1.9.22"
val freemarkerVersion = "2.3.32"
Expand Down

0 comments on commit f7d3331

Please sign in to comment.