We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e8bc9b commit 344ee1fCopy full SHA for 344ee1f
1 file changed
build.gradle
@@ -275,7 +275,7 @@ project(':embedded-database-spring-test') {
275
api 'org.testcontainers:mysql:1.21.4'
276
api 'org.testcontainers:mariadb:1.21.4'
277
278
- optImplementation 'io.zonky.test:embedded-postgres:2.2.0'
+ optImplementation 'io.zonky.test:embedded-postgres:2.2.1'
279
optImplementation 'com.opentable.components:otj-pg-embedded:0.13.4'
280
optImplementation 'ru.yandex.qatools.embed:postgresql-embedded:2.10'
281
0 commit comments