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 f16196e commit 99239aeCopy full SHA for 99239ae
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ assertj = "3.24.2"
4
dependency-analysis-gradle-plugin = "1.20.0"
5
equalsverifier = "3.11.1"
6
jetbrains-annotations = "23.0.0"
7
-jackson = "2.15.1"
+jackson = "2.15.2"
8
jackson-kogera = "2.14.2-alpha7"
9
jakarta-inject = "2.0.0"
10
junit = "5.9.3" # Duplicated in unit-test-suite.gradle.kts.
@@ -14,8 +14,8 @@ kotlinx-datetime = "0.4.0"
14
log4j = "2.20.0"
15
log4j-kotlin = "1.2.0"
16
mockk = "1.13.5"
17
-spring = "6.0.9"
18
-spring-boot = "3.0.6"
+spring = "6.0.10"
+spring-boot = "3.1.1"
19
spring-mockk = "4.0.2"
20
versions-gradle-plugin = "0.46.0"
21
0 commit comments