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.
1 parent 5de3866 commit af665e7Copy full SHA for af665e7
build.gradle
@@ -215,7 +215,7 @@ project(':embedded-database-spring-test') {
215
compile 'org.testcontainers:mysql:1.15.3'
216
compile 'org.testcontainers:mariadb:1.15.3'
217
218
- compile 'io.zonky.test:embedded-postgres:1.3.0', optional
+ compile 'io.zonky.test:embedded-postgres:1.3.1', optional
219
compile 'com.opentable.components:otj-pg-embedded:0.13.3', optional
220
compile 'ru.yandex.qatools.embed:postgresql-embedded:2.10', optional
221
0 commit comments