File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,13 @@ val nimbusSdkVersion = "11.23.1"
9
9
val mockWebServerVersion = " 4.12.0"
10
10
val jacksonVersion = " 2.18.3"
11
11
val nettyVersion = " 4.1.119.Final"
12
- val junitJupiterVersion = " 5.12.0 "
12
+ val junitJupiterVersion = " 5.12.1 "
13
13
val kotlinVersion = " 2.1.10"
14
14
val freemarkerVersion = " 2.3.34"
15
15
val kotestVersion = " 5.9.1"
16
16
val bouncyCastleVersion = " 1.80"
17
17
val springBootVersion = " 3.4.3"
18
- val reactorTestVersion = " 3.7.3 "
18
+ val reactorTestVersion = " 3.7.4 "
19
19
val ktorVersion = " 2.3.13"
20
20
val jsonPathVersion = " 2.9.0"
21
21
@@ -28,7 +28,7 @@ plugins {
28
28
id(" se.patrikerdes.use-latest-versions" ) version " 0.2.18"
29
29
id(" com.github.ben-manes.versions" ) version " 0.52.0"
30
30
id(" org.jmailen.kotlinter" ) version " 5.0.1"
31
- id(" com.google.cloud.tools.jib" ) version " 3.4.4 "
31
+ id(" com.google.cloud.tools.jib" ) version " 3.4.5 "
32
32
id(" com.github.johnrengelman.shadow" ) version " 8.1.1"
33
33
id(" net.researchgate.release" ) version " 3.1.0"
34
34
id(" io.github.gradle-nexus.publish-plugin" ) version " 2.0.0"
You can’t perform that action at this time.
0 commit comments