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 bbe9b20 + 72e51e8 commit 5052d61Copy full SHA for 5052d61
build.gradle
@@ -204,7 +204,7 @@ project(':embedded-database-spring-test') {
204
compile 'org.testcontainers:mysql:1.17.6'
205
compile 'org.testcontainers:mariadb:1.17.6'
206
207
- compile 'io.zonky.test:embedded-postgres:2.0.1', optional
+ compile 'io.zonky.test:embedded-postgres:2.0.2', optional
208
compile 'com.opentable.components:otj-pg-embedded:0.13.4', optional
209
compile 'ru.yandex.qatools.embed:postgresql-embedded:2.10', optional
210
0 commit comments