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 9a89f3d commit 7d961f3Copy full SHA for 7d961f3
build.gradle.kts
@@ -7,7 +7,7 @@ val assertjVersion = "3.27.4"
7
val kotlinLoggingVersion = "3.0.5"
8
val logbackVersion = "1.5.18"
9
val nimbusSdkVersion = "11.28"
10
-val mockWebServerVersion = "4.12.0"
+val mockWebServerVersion = "5.1.0"
11
val jacksonVersion = "2.20.0"
12
val nettyVersion = "4.2.4.Final"
13
val junitJupiterVersion = "5.13.4"
0 commit comments