Skip to content

Commit 0b90f43

Browse files
authored
Merge pull request #308 from zonkyio/embedded-postgres-2.2.0
#307 Upgrade to Embedded Postgres 2.2.0
2 parents 6c4ceed + fa246c0 commit 0b90f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ project(':embedded-database-spring-test') {
265265
api 'org.testcontainers:mysql:1.18.3'
266266
api 'org.testcontainers:mariadb:1.18.3'
267267

268-
optImplementation 'io.zonky.test:embedded-postgres:2.1.0'
268+
optImplementation 'io.zonky.test:embedded-postgres:2.2.0'
269269
optImplementation 'com.opentable.components:otj-pg-embedded:0.13.4'
270270
optImplementation 'ru.yandex.qatools.embed:postgresql-embedded:2.10'
271271

0 commit comments

Comments
 (0)