Skip to content

Commit 4ab6062

Browse files
chore(deps): bump io.netty:netty-codec-http
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.2.4.Final to 4.2.5.Final. - [Commits](netty/netty@netty-4.2.4.Final...netty-4.2.5.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-version: 4.2.5.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a89f3d commit 4ab6062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ val logbackVersion = "1.5.18"
99
val nimbusSdkVersion = "11.28"
1010
val mockWebServerVersion = "4.12.0"
1111
val jacksonVersion = "2.20.0"
12-
val nettyVersion = "4.2.4.Final"
12+
val nettyVersion = "4.2.5.Final"
1313
val junitJupiterVersion = "5.13.4"
1414
val freemarkerVersion = "2.3.34"
1515
val kotestVersion = "5.9.1"

0 commit comments

Comments
 (0)