We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8949ca8 commit 3814917Copy full SHA for 3814917
1 file changed
gradle/libs.versions.toml
@@ -1,18 +1,18 @@
1
[versions]
2
-bouncycastle = "1.82"
+bouncycastle = "1.83"
3
clikt = "5.1.0"
4
detekt = "1.23.8"
5
gradleFilterVersions = "0.1.16"
6
gradleUpdateVersions = "1.1.0"
7
gradleVersions = "0.53.0"
8
# @keep used manually for jacoco config, see build.gradle.kts
9
jacoco = "0.8.14"
10
-junit-jupiter = "6.0.1"
11
-junit-platform = "6.0.1"
+junit-jupiter = "6.0.3"
+junit-platform = "6.0.3"
12
# @keep jvm target
13
jvm = "17"
14
-kotest = "6.1.2"
15
-kotlin = "2.3.0"
+kotest = "6.1.4"
+kotlin = "2.3.10"
16
kotlinter = "5.4.2"
17
kotlinx-serialization = "1.10.0"
18
mockk = "1.14.9"
0 commit comments