Skip to content

Commit

Permalink
chore(deps): update io.projectreactor to v3.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent e031611 commit 471b40b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions handler-reactor/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ dependencies {
testImplementation(project(":core"))

// reactor - see https://repo1.maven.org/maven2/io/projectreactor/reactor-bom/Dysprosium-SR12/reactor-bom-Dysprosium-SR12.pom
api("io.projectreactor:reactor-core:3.7.2")
api("io.projectreactor:reactor-core:3.7.3")
api("io.projectreactor.addons:reactor-extra:3.5.2")
testImplementation("io.projectreactor:reactor-test:3.7.2")
testImplementation("io.projectreactor:reactor-test:3.7.3")

// annotations
implementation("org.jspecify:jspecify:1.0.0")
Expand Down

0 comments on commit 471b40b

Please sign in to comment.