diff --git a/build.gradle b/build.gradle index 2871191c..b42e0cd4 100644 --- a/build.gradle +++ b/build.gradle @@ -275,7 +275,7 @@ project(':embedded-database-spring-test') { api 'org.testcontainers:mysql:1.21.4' api 'org.testcontainers:mariadb:1.21.4' - optImplementation 'io.zonky.test:embedded-postgres:2.2.0' + optImplementation 'io.zonky.test:embedded-postgres:2.2.1' optImplementation 'com.opentable.components:otj-pg-embedded:0.13.4' optImplementation 'ru.yandex.qatools.embed:postgresql-embedded:2.10'