Skip to content

Commit 1a453ae

Browse files
chore(deps): Bump io.netty:netty-bom from 4.2.9.Final to 4.2.10.Final in /pbj-core/hiero-dependency-versions (#739)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c01e04e commit 1a453ae

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.33.5"
99
val junit5 = "6.0.2"
1010
val mockito = "5.21.0"
1111

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

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

0 commit comments

Comments
 (0)