We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c51191d + 5030547 commit df694e3Copy full SHA for df694e3
build.gradle.kts
@@ -14,7 +14,7 @@ val freemarkerVersion = "2.3.31"
14
val kotestVersion = "5.4.2"
15
val bouncyCastleVersion = "1.70"
16
val springBootVersion = "2.7.3"
17
-val reactorTestVersion = "3.4.22"
+val reactorTestVersion = "3.4.23"
18
val ktorVersion = "2.1.1"
19
20
val mavenRepoBaseUrl = "https://oss.sonatype.org"
0 commit comments