diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index faa06213..ec81c5ed 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -14,20 +14,20 @@ pulsar-reactive = "0.5.10" reactor = "2024.0.4" spring = "6.2.4" # tests -assertj = "3.26.3" -awaitility = "4.2.2" +assertj = "3.27.3" +awaitility = "4.3.0" jacoco = "0.8.9" json-path = "2.9.0" -junit = "5.12.0" +junit = "5.12.1" hamcrest = "2.2" -mockito = "5.12.0" +mockito = "5.16.1" spring-dep-mgmt = "1.1.7" spring-boot = "3.4.4-SNAPSHOT" spring-boot-for-docs = "3.4.4-SNAPSHOT" spring-cloud-stream = "4.2.0-SNAPSHOT" spring-retry = "2.0.11" system-lambda = "1.2.1" -testcontainers = "1.19.8" +testcontainers = "1.20.6" # plugins antora = "1.0.0" antora-yml = "0.0.1" @@ -35,7 +35,7 @@ download = "5.6.0" grgit = "5.2.2" nohttp = "0.0.11" shadow = "8.1.1" -versions = "0.51.0" +versions = "0.52.0" version-catalog-update = "0.8.5" [libraries]