Skip to content

Commit

Permalink
chore(deps): update dependency io.projectreactor:reactor-test to v3.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 11, 2024
1 parent 1225249 commit b84e038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion handler-reactor/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ dependencies {
// Reactor - see https://repo1.maven.org/maven2/io/projectreactor/reactor-bom/Dysprosium-SR12/reactor-bom-Dysprosium-SR12.pom
api("io.projectreactor:reactor-core:3.6.6")
api("io.projectreactor.addons:reactor-extra:3.5.1")
testImplementation("io.projectreactor:reactor-test:3.6.6")
testImplementation("io.projectreactor:reactor-test:3.6.7")
}

0 comments on commit b84e038

Please sign in to comment.