Skip to content

Commit

Permalink
Update io.projectreactor:reactor-bom to 2023.0.0-RC1
Browse files Browse the repository at this point in the history
Closes gh-14028
  • Loading branch information
marcusdacoregio committed Oct 16, 2023
1 parent 07bda04 commit b712a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ com-unboundid-unboundid-ldapsdk = "com.unboundid:unboundid-ldapsdk:6.0.10"
commons-collections = "commons-collections:commons-collections:3.2.2"
io-micrometer-micrometer-observation = "io.micrometer:micrometer-observation:1.12.0-RC1"
io-mockk = "io.mockk:mockk:1.13.8"
io-projectreactor-reactor-bom = "io.projectreactor:reactor-bom:2023.0.0-M3"
io-projectreactor-reactor-bom = "io.projectreactor:reactor-bom:2023.0.0-RC1"
io-rsocket-rsocket-bom = { module = "io.rsocket:rsocket-bom", version.ref = "io-rsocket" }
io-spring-javaformat-spring-javaformat-checkstyle = { module = "io.spring.javaformat:spring-javaformat-checkstyle", version.ref = "io-spring-javaformat" }
io-spring-javaformat-spring-javaformat-gradle-plugin = { module = "io.spring.javaformat:spring-javaformat-gradle-plugin", version.ref = "io-spring-javaformat" }
Expand Down

0 comments on commit b712a47

Please sign in to comment.