diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 0ea7a18f..234d4dd7 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -25,7 +25,7 @@ spring-boot = "4.0.1-SNAPSHOT" spring-boot-for-docs = "4.0.1" spring-cloud-stream = "5.0.0-SNAPSHOT" system-lambda = "1.2.1" -testcontainers = "2.0.2" +testcontainers = "2.0.3" # plugins antora = "1.0.0" antora-yml = "0.0.1"