diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index c4e2aa33..3229fe9c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -20,14 +20,14 @@ jacoco = "0.8.9" json-path = "2.9.0" junit = "5.10.2" hamcrest = "2.2" -mockito = "5.11.0" -spring-dep-mgmt = "1.1.4" +mockito = "5.12.0" +spring-dep-mgmt = "1.1.5" spring-boot = "3.2.6-SNAPSHOT" spring-boot-for-docs = "3.2.6-SNAPSHOT" spring-cloud-stream = "4.1.0" -spring-retry = "2.0.5" +spring-retry = "2.0.6" system-lambda = "1.2.1" -testcontainers = "1.19.7" +testcontainers = "1.19.8" # plugins antora = "1.0.0" antora-yml = "0.0.1"