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