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 f6f7c35 + f12f3ba commit 49be30cCopy full SHA for 49be30c
build.gradle
@@ -221,7 +221,7 @@ project(':embedded-database-spring-test') {
221
compile 'org.testcontainers:mysql:1.15.3'
222
compile 'org.testcontainers:mariadb:1.15.3'
223
224
- compile 'io.zonky.test:embedded-postgres:2.0.0', optional
+ compile 'io.zonky.test:embedded-postgres:2.0.1', optional
225
compile 'com.opentable.components:otj-pg-embedded:0.13.3', optional
226
compile 'ru.yandex.qatools.embed:postgresql-embedded:2.10', optional
227
0 commit comments