Skip to content

Commit 25c7686

Browse files
dependabot[bot]xuwei-k
authored andcommitted
Bump org.testcontainers:postgresql from 1.20.5 to 1.20.6
Bumps [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) from 1.20.5 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.20.5...1.20.6) --- updated-dependencies: - dependency-name: org.testcontainers:postgresql dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b935c0 commit 25c7686

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
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>org.testcontainers</groupId>
7474
<artifactId>postgresql</artifactId>
75-
<version>1.20.5</version>
75+
<version>1.20.6</version>
7676
<scope>test</scope>
7777
</dependency>
7878
<dependency>

0 commit comments

Comments
 (0)