We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96a7841 + 826a759 commit 52c6f50Copy full SHA for 52c6f50
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ reactor-core = { module = "io.projectreactor:reactor-core", version.ref = "react
9
reactor-test = { module = "io.projectreactor:reactor-test", version.ref = "reactorCore" }
10
reactor-adapter = { module = "io.projectreactor.addons:reactor-adapter", version.ref = "reactorAddons" }
11
reactor-extra = { module = "io.projectreactor.addons:reactor-extra", version.ref = "reactorAddons" }
12
-assertj = "org.assertj:assertj-core:3.26.3"
+assertj = "org.assertj:assertj-core:3.27.2"
13
jsr305 = "com.google.code.findbugs:jsr305:3.0.1"
14
junit4 = "junit:junit:4.13.2"
15
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
0 commit comments