diff --git a/auth-service/build.gradle b/auth-service/build.gradle index ef17bad..425cc0d 100644 --- a/auth-service/build.gradle +++ b/auth-service/build.gradle @@ -43,7 +43,7 @@ ext { mapstructVersion = "1.6.3" lombokMapstructBindingVersion = "0.2.0" springdocVersion = "3.0.2" - testcontainersVersion = "2.0.4" + testcontainersVersion = "2.0.5" jjwtVersion = "0.13.0" shedlockVersion = "7.7.0"