File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -251,11 +251,11 @@ project(':embedded-database-spring-test') {
251251 api ' org.testcontainers:mysql:1.17.6'
252252 api ' org.testcontainers:mariadb:1.17.6'
253253
254- optImplementation ' io.zonky.test:embedded-postgres:2.0.5 '
254+ optImplementation ' io.zonky.test:embedded-postgres:2.0.7 '
255255 optImplementation ' com.opentable.components:otj-pg-embedded:0.13.4'
256256 optImplementation ' ru.yandex.qatools.embed:postgresql-embedded:2.10'
257257
258- optImplementation ' org.postgresql:postgresql:42.4.2 '
258+ optImplementation ' org.postgresql:postgresql:42.7.3 '
259259 optImplementation ' com.microsoft.sqlserver:mssql-jdbc:11.2.0.jre8'
260260 optImplementation ' mysql:mysql-connector-java:8.0.30'
261261 optImplementation ' org.mariadb.jdbc:mariadb-java-client:3.1.0'
You can’t perform that action at this time.
0 commit comments