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 a40fb09 commit fa246c0Copy full SHA for fa246c0
build.gradle
@@ -262,7 +262,7 @@ project(':embedded-database-spring-test') {
262
api 'org.testcontainers:mysql:1.18.3'
263
api 'org.testcontainers:mariadb:1.18.3'
264
265
- optImplementation 'io.zonky.test:embedded-postgres:2.1.0'
+ optImplementation 'io.zonky.test:embedded-postgres:2.2.0'
266
optImplementation 'com.opentable.components:otj-pg-embedded:0.13.4'
267
optImplementation 'ru.yandex.qatools.embed:postgresql-embedded:2.10'
268
0 commit comments