Skip to content

Commit bc91df3

Browse files
chore(deps): bump io.netty:netty-codec-http (#888)
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.2.5.Final to 4.2.6.Final. - [Commits](netty/netty@netty-4.2.5.Final...netty-4.2.6.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-version: 4.2.6.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc5b017 commit bc91df3

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.18"
88
val nimbusSdkVersion = "11.28"
99
val mockWebServerVersion = "5.1.0"
1010
val jacksonVersion = "2.20.0"
11-
val nettyVersion = "4.2.5.Final"
11+
val nettyVersion = "4.2.6.Final"
1212
val junitJupiterVersion = "5.13.4"
1313
val freemarkerVersion = "2.3.34"
1414
val kotestVersion = "5.9.1"

0 commit comments

Comments
 (0)