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