Skip to content

Commit e2b9f0b

Browse files
chore(deps): bump io.netty:netty-all from 4.1.104.Final to 4.1.106.Final
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] <support@github.com>
1 parent a67e293 commit e2b9f0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ val logbackVersion = "1.4.14"
77
val nimbusSdkVersion = "11.6"
88
val mockWebServerVersion = "4.12.0"
99
val jacksonVersion = "2.16.1"
10-
val nettyVersion = "4.1.104.Final"
10+
val nettyVersion = "4.1.106.Final"
1111
val junitJupiterVersion = "5.10.1"
1212
val kotlinVersion = "1.9.22"
1313
val freemarkerVersion = "2.3.32"

0 commit comments

Comments
 (0)