We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 952b43e commit b9d98bdCopy full SHA for b9d98bd
build.gradle.kts
@@ -14,7 +14,7 @@ val freemarkerVersion = "2.3.32"
14
val kotestVersion = "5.8.0"
15
val bouncyCastleVersion = "1.70"
16
val springBootVersion = "3.2.0"
17
-val reactorTestVersion = "3.6.1"
+val reactorTestVersion = "3.6.2"
18
val ktorVersion = "2.3.7"
19
20
val mavenRepoBaseUrl = "https://oss.sonatype.org"
0 commit comments