We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e41ff18 commit 7adb2b6Copy full SHA for 7adb2b6
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ com-squareup-moshi = "1.15.2"
6
com-squareup-okio = "3.15.0"
7
de-mannodermaus-junit5 = "1.8.0"
8
graalvm = "24.2.1"
9
-junit-platform = "1.13.2"
+junit-platform = "1.13.3"
10
kotlinx-serialization = "1.9.0"
11
ksp = "2.2.0-2.0.2"
12
lintGradle = "1.0.0-alpha05"
@@ -15,7 +15,7 @@ org-bouncycastle = "1.81"
15
org-conscrypt = "2.5.2"
16
org-jetbrains-coroutines = "1.10.2"
17
org-jetbrains-kotlin = "2.2.0"
18
-org-junit-jupiter = "5.13.2"
+org-junit-jupiter = "5.13.3"
19
retrofit = "3.0.0"
20
startupRuntime = "1.2.0"
21
testcontainers = "1.21.3"
0 commit comments