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 0566686 commit 731d35fCopy full SHA for 731d35f
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.3"
4
5
# test libs
6
-junit = "5.11.4"
+junit = "5.12.1"
7
8
[libraries]
9
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib" }
0 commit comments