Skip to content

Commit 442fc4f

Browse files
Bump io.netty:netty-all from 4.2.4.Final to 4.2.6.Final (#368)
Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.2.4.Final to 4.2.6.Final. - [Commits](netty/netty@netty-4.2.4.Final...netty-4.2.6.Final) --- updated-dependencies: - dependency-name: io.netty:netty-all 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 cb5cef3 commit 442fc4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal-bom/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ dependencies {
2525
api("com.h2database:h2:2.3.232")
2626
api("javax.annotation:javax.annotation-api:1.3.2")
2727
api("org.threeten:threeten-extra:1.8.0")
28-
api("io.netty:netty-all:4.2.4.Final")
28+
api("io.netty:netty-all:4.2.6.Final")
2929
}
3030
}

0 commit comments

Comments
 (0)