Update dependency org.testcontainers:postgresql to v1.17.0

This commit is contained in:
Renovate Bot 2022-04-12 14:35:50 +00:00 committed by renovate[bot]
parent 724bffccdb
commit 3707c8c239

View File

@ -228,7 +228,7 @@
<dependency> <dependency>
<groupId>org.testcontainers</groupId> <groupId>org.testcontainers</groupId>
<artifactId>postgresql</artifactId> <artifactId>postgresql</artifactId>
<version>1.16.3</version> <version>1.17.0</version>
<scope>test</scope> <scope>test</scope>
<exclusions> <exclusions>
<exclusion> <exclusion>