File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ val nettyVersion = "4.1.97.Final"
1111val junitJupiterVersion = " 5.10.0"
1212val kotlinVersion = " 1.9.10"
1313val freemarkerVersion = " 2.3.32"
14- val kotestVersion = " 5.7.1 "
14+ val kotestVersion = " 5.7.2 "
1515val bouncyCastleVersion = " 1.70"
1616val springBootVersion = " 3.1.3"
1717val reactorTestVersion = " 3.5.9"
@@ -24,7 +24,7 @@ plugins {
2424 application
2525 kotlin(" jvm" ) version " 1.9.10"
2626 id(" se.patrikerdes.use-latest-versions" ) version " 0.2.18"
27- id(" com.github.ben-manes.versions" ) version " 0.47 .0"
27+ id(" com.github.ben-manes.versions" ) version " 0.48 .0"
2828 id(" org.jmailen.kotlinter" ) version " 3.16.0"
2929 id(" com.google.cloud.tools.jib" ) version " 3.3.2"
3030 id(" com.github.johnrengelman.shadow" ) version " 8.1.1"
You can’t perform that action at this time.
0 commit comments