We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 145926b commit f408b3aCopy full SHA for f408b3a
gradle/libs.versions.toml
@@ -1,12 +1,12 @@
1
[versions]
2
kotlin-version = "2.1.10"
3
-jackson-version = "2.19.0"
+jackson-version = "2.19.1"
4
kotest-version = "5.9.1"
5
mockk-version = "1.14.2"
6
woodstox-core-version = "7.1.1"
7
picocli-version = "4.7.7"
8
logback-classic-version = "1.5.18"
9
-swagger-annotations-version = "2.2.32"
+swagger-annotations-version = "2.2.33"
10
11
# plugins
12
sonarqube-version = "6.2.0.5505"
0 commit comments