Skip to content

Commit d9850c8

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.34.1"
99
val junit5 = "6.0.3"
1010
val mockito = "5.23.0"
1111

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

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

0 commit comments

Comments
 (0)