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 a311115 + 9b7b308 commit d6c3300Copy full SHA for d6c3300
build.gradle
@@ -223,7 +223,7 @@ project(':embedded-database-spring-test') {
223
compile 'org.testcontainers:mysql:1.17.6'
224
compile 'org.testcontainers:mariadb:1.17.6'
225
226
- compile 'io.zonky.test:embedded-postgres:2.0.2', optional
+ compile 'io.zonky.test:embedded-postgres:2.0.4', optional
227
compile 'com.opentable.components:otj-pg-embedded:0.13.4', optional
228
compile 'ru.yandex.qatools.embed:postgresql-embedded:2.10', optional
229
0 commit comments