Skip to content

Commit

Permalink
build: Reactor 3.5.11 and Micronaut Reactor 3.0.3 (#9966)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo committed Oct 17, 2023
1 parent d74aeee commit 0bb5c5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ micronaut-test = "4.0.2"
micronaut-validation = "4.0.0-M9"
micronaut-rxjava2 = "2.0.1"
micronaut-rxjava3 = "3.0.1"
micronaut-reactor = "3.0.0-M7"
micronaut-reactor = "3.0.3"
neo4j-java-driver = "1.4.5"
selenium = "4.9.1"
slf4j = "2.0.9"
Expand Down Expand Up @@ -69,7 +69,7 @@ managed-netty-http3 = "0.0.21.Final"
managed-netty-tcnative = "2.0.62.Final"
managed-reactive-streams = "1.0.4"
# This should be kept aligned with https://github.com/micronaut-projects/micronaut-reactor/blob/master/gradle.properties from the BOM
managed-reactor = "3.5.10"
managed-reactor = "3.5.11"
managed-snakeyaml = "2.0"
managed-java-parser-core = "3.25.5"
managed-ksp = "1.8.21-1.0.11"
Expand Down

0 comments on commit 0bb5c5f

Please sign in to comment.