Skip to content

Commit 767d5b3

Browse files
authored
Merge pull request #330 from zonkyio/embedded-postgres-2.2.2
#329 Upgrade to Embedded Postgres 2.2.2
2 parents 3282c8c + aa85f7b commit 767d5b3

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.1'
278+
optImplementation 'io.zonky.test:embedded-postgres:2.2.2'
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)