We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ee3188 commit fda9491Copy full SHA for fda9491
build.gradle.kts
@@ -14,7 +14,7 @@ val freemarkerVersion = "2.3.31"
14
val kotestVersion = "4.6.3"
15
val bouncyCastleVersion = "1.69"
16
val springBootVersion = "2.5.5"
17
-val reactorTestVersion = "3.4.10"
+val reactorTestVersion = "3.4.11"
18
val ktorVersion = "1.6.4"
19
20
val mavenRepoBaseUrl = "https://oss.sonatype.org"
0 commit comments