Skip to content

Commit 5912ec7

Browse files
chore(deps): bump io.netty:netty-bom from 4.2.0.Final to 4.2.1.Final in /hiero-dependency-versions (#2327)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pavel Borisov <[email protected]>
1 parent 29b2de5 commit 5912ec7

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.4.5"))
19-
api(platform("io.netty:netty-bom:4.2.0.Final"))
19+
api(platform("io.netty:netty-bom:4.2.1.Final"))
2020
}
2121

2222
dependencies.constraints {

0 commit comments

Comments
 (0)