We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3282c8c + aa85f7b commit 767d5b3Copy full SHA for 767d5b3
1 file changed
build.gradle
@@ -275,7 +275,7 @@ project(':embedded-database-spring-test') {
275
api 'org.testcontainers:mysql:1.21.4'
276
api 'org.testcontainers:mariadb:1.21.4'
277
278
- optImplementation 'io.zonky.test:embedded-postgres:2.2.1'
+ optImplementation 'io.zonky.test:embedded-postgres:2.2.2'
279
optImplementation 'com.opentable.components:otj-pg-embedded:0.13.4'
280
optImplementation 'ru.yandex.qatools.embed:postgresql-embedded:2.10'
281
0 commit comments