Skip to content

Commit b90266c

Browse files
Bump org.testcontainers:postgresql from 1.18.0 to 1.20.6
Bumps [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) from 1.18.0 to 1.20.6. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.18.0...1.20.6) --- updated-dependencies: - dependency-name: org.testcontainers:postgresql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91485b6 commit b90266c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<picocli.version>4.7.6</picocli.version>
6868
<flink.version>1.19.2</flink.version>
6969
<postgres.version>42.5.0</postgres.version>
70-
<testcontainers.version>1.18.0</testcontainers.version>
70+
<testcontainers.version>1.20.6</testcontainers.version>
7171
</properties>
7272

7373
<dependencyManagement>

0 commit comments

Comments
 (0)