Skip to content

Commit b53034f

Browse files
committed
Merge branch '6.0.x'
# Conflicts: # framework-platform/framework-platform.gradle
2 parents ba46d2b + 87d4afd commit b53034f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-platform/framework-platform.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ javaPlatform {
99
dependencies {
1010
api(platform("com.fasterxml.jackson:jackson-bom:2.15.2"))
1111
api(platform("io.micrometer:micrometer-bom:1.12.0-M1"))
12-
api(platform("io.netty:netty-bom:4.1.94.Final"))
12+
api(platform("io.netty:netty-bom:4.1.95.Final"))
1313
api(platform("io.netty:netty5-bom:5.0.0.Alpha5"))
1414
api(platform("io.projectreactor:reactor-bom:2023.0.0-M1"))
1515
api(platform("io.rsocket:rsocket-bom:1.1.3"))

0 commit comments

Comments
 (0)