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 45b3b55 commit a4ff769Copy full SHA for a4ff769
gradle/libs.versions.toml
@@ -4,17 +4,17 @@ 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.14.2"
+jackson = "2.15.1"
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.
11
kotlin = "1.8.10" # See also `kotlinTargetVersion` in kotlin-project.gradle.kts.
12
-kotlinx-coroutines = "1.6.4"
+kotlinx-coroutines = "1.7.1"
13
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.8"
+spring = "6.0.9"
18
spring-boot = "3.0.6"
19
spring-mockk = "4.0.2"
20
versions-gradle-plugin = "0.46.0"
0 commit comments