Skip to content

Commit fa246c0

Browse files
committed
#307 upgrade to embedded postgres 2.2.0
1 parent a40fb09 commit fa246c0

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
@@ -262,7 +262,7 @@ project(':embedded-database-spring-test') {
262262
api 'org.testcontainers:mysql:1.18.3'
263263
api 'org.testcontainers:mariadb:1.18.3'
264264

265-
optImplementation 'io.zonky.test:embedded-postgres:2.1.0'
265+
optImplementation 'io.zonky.test:embedded-postgres:2.2.0'
266266
optImplementation 'com.opentable.components:otj-pg-embedded:0.13.4'
267267
optImplementation 'ru.yandex.qatools.embed:postgresql-embedded:2.10'
268268

0 commit comments

Comments
 (0)