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 3d5e441 commit 68af6c6Copy full SHA for 68af6c6
gradle/libs.versions.toml
@@ -3,7 +3,7 @@ kotlin = "1.9.25" # Mainly for CI, it can be rewritten by environment variable.
3
jackson = "2.18.2"
4
5
# test libs
6
-junit = "5.12.0"
+junit = "5.11.4"
7
8
[libraries]
9
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib" }
0 commit comments