File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,17 +5,17 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
5
5
val assertjVersion = " 3.26.3"
6
6
val kotlinLoggingVersion = " 3.0.5"
7
7
val logbackVersion = " 1.5.6"
8
- val nimbusSdkVersion = " 11.14 "
8
+ val nimbusSdkVersion = " 11.16 "
9
9
val mockWebServerVersion = " 4.12.0"
10
10
val jacksonVersion = " 2.17.2"
11
11
val nettyVersion = " 4.1.112.Final"
12
- val junitJupiterVersion = " 5.10.3 "
12
+ val junitJupiterVersion = " 5.11.0 "
13
13
val kotlinVersion = " 2.0.10"
14
14
val freemarkerVersion = " 2.3.33"
15
15
val kotestVersion = " 5.9.1"
16
16
val bouncyCastleVersion = " 1.78.1"
17
17
val springBootVersion = " 3.3.2"
18
- val reactorTestVersion = " 3.6.8 "
18
+ val reactorTestVersion = " 3.6.9 "
19
19
val ktorVersion = " 2.3.12"
20
20
val jsonPathVersion = " 2.9.0"
21
21
You can’t perform that action at this time.
0 commit comments