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.
2 parents f47292d + e5fbfae commit 694c670Copy full SHA for 694c670
1 file changed
gradle/libs.versions.toml
@@ -1,9 +1,9 @@
1
[versions]
2
kotlin = "2.0.21" # Mainly for CI, it can be rewritten by environment variable.
3
-jackson = "2.19.1"
+jackson = "2.19.2"
4
5
# test libs
6
-junit = "5.13.3"
+junit = "5.13.4"
7
8
[libraries]
9
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib" }
0 commit comments