Skip to content

Commit 7c48013

Browse files
committed
Upgrade to Reactor 2025.0.1
Closes gh-35985
1 parent 2731183 commit 7c48013

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
@@ -10,7 +10,7 @@ dependencies {
1010
api(platform("com.fasterxml.jackson:jackson-bom:2.20.1"))
1111
api(platform("io.micrometer:micrometer-bom:1.16.1"))
1212
api(platform("io.netty:netty-bom:4.2.7.Final"))
13-
api(platform("io.projectreactor:reactor-bom:2025.0.0"))
13+
api(platform("io.projectreactor:reactor-bom:2025.0.1"))
1414
api(platform("io.rsocket:rsocket-bom:1.1.5"))
1515
api(platform("org.apache.groovy:groovy-bom:5.0.3"))
1616
api(platform("org.apache.logging.log4j:log4j-bom:2.25.2"))

0 commit comments

Comments
 (0)