Skip to content

Commit 0feed8e

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

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
@@ -8,7 +8,7 @@ val logbackVersion = "1.5.20"
88
val nimbusSdkVersion = "11.29.2"
99
val mockWebServerVersion = "5.2.1"
1010
val jacksonVersion = "2.20.0"
11-
val nettyVersion = "4.2.6.Final"
11+
val nettyVersion = "4.2.7.Final"
1212
val junitJupiterVersion = "6.0.0"
1313
val freemarkerVersion = "2.3.34"
1414
val kotestVersion = "6.0.4"

0 commit comments

Comments
 (0)