Skip to content

Commit 344ee1f

Browse files
committed
#326 upgrade to embedded postgres 2.2.1
1 parent 9e8bc9b commit 344ee1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ project(':embedded-database-spring-test') {
275275
api 'org.testcontainers:mysql:1.21.4'
276276
api 'org.testcontainers:mariadb:1.21.4'
277277

278-
optImplementation 'io.zonky.test:embedded-postgres:2.2.0'
278+
optImplementation 'io.zonky.test:embedded-postgres:2.2.1'
279279
optImplementation 'com.opentable.components:otj-pg-embedded:0.13.4'
280280
optImplementation 'ru.yandex.qatools.embed:postgresql-embedded:2.10'
281281

0 commit comments

Comments
 (0)