Skip to content

Commit e1706be

Browse files
chore(deps): Bump io.netty:netty-bom
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.2.6.Final to 4.2.8.Final. - [Commits](netty/netty@netty-4.2.6.Final...netty-4.2.8.Final) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-version: 4.2.8.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b7a491 commit e1706be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pbj-core/hiero-dependency-versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ val protobuf = "4.31.1"
99
val junit5 = "5.13.4"
1010
val mockito = "5.20.0"
1111

12-
dependencies { api(platform("io.netty:netty-bom:4.2.6.Final")) }
12+
dependencies { api(platform("io.netty:netty-bom:4.2.8.Final")) }
1313

1414
dependencies.constraints {
1515
api("org.antlr:antlr4-runtime:$antlr") { because("org.antlr.antlr4.runtime") }

0 commit comments

Comments
 (0)