We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c4ceed + fa246c0 commit 0b90f43Copy full SHA for 0b90f43
build.gradle
@@ -265,7 +265,7 @@ project(':embedded-database-spring-test') {
265
api 'org.testcontainers:mysql:1.18.3'
266
api 'org.testcontainers:mariadb:1.18.3'
267
268
- optImplementation 'io.zonky.test:embedded-postgres:2.1.0'
+ optImplementation 'io.zonky.test:embedded-postgres:2.2.0'
269
optImplementation 'com.opentable.components:otj-pg-embedded:0.13.4'
270
optImplementation 'ru.yandex.qatools.embed:postgresql-embedded:2.10'
271
0 commit comments