Skip to content

Commit 02b3d4d

Browse files
Bump io.netty:netty-all from 4.2.2.Final to 4.2.3.Final (#350)
--- updated-dependencies: - dependency-name: io.netty:netty-all dependency-version: 4.2.3.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 dc5b848 commit 02b3d4d

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.2.Final")
28+
api("io.netty:netty-all:4.2.3.Final")
2929
}
3030
}

0 commit comments

Comments
 (0)