Skip to content

Commit

Permalink
chore(deps): bump io.netty:netty-all from 4.1.93.Final to 4.1.94.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.93.Final to 4.1.94.Final.
- [Commits](netty/netty@netty-4.1.93.Final...netty-4.1.94.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 Jun 23, 2023
1 parent 0b2e644 commit b31dde6
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.7"
val nimbusSdkVersion = "10.9.1"
val mockWebServerVersion = "4.11.0"
val jacksonVersion = "2.15.2"
val nettyVersion = "4.1.93.Final"
val nettyVersion = "4.1.94.Final"
val junitJupiterVersion = "5.9.3"
val kotlinVersion = "1.8.22"
val freemarkerVersion = "2.3.32"
Expand Down

0 comments on commit b31dde6

Please sign in to comment.