Skip to content

Commit 34191ea

Browse files
chore(deps): bump io.netty:netty-bom from 4.2.2.Final to 4.2.3.Final in /hiero-dependency-versions (#2414)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f161f64 commit 34191ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hiero-dependency-versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ val mockito = "5.18.0"
1616

1717
dependencies {
1818
api(platform("org.springframework.boot:spring-boot-dependencies:3.5.3"))
19-
api(platform("io.netty:netty-bom:4.2.2.Final"))
19+
api(platform("io.netty:netty-bom:4.2.3.Final"))
2020
}
2121

2222
dependencies.constraints {

0 commit comments

Comments
 (0)