Skip to content

Commit

Permalink
chore(deps): bump io.netty:netty-all from 4.1.101.Final to 4.1.104.Final
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent bbb1fdf commit 267582c
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 267582c

Please sign in to comment.