Skip to content

Commit 5e0b728

Browse files
Bump postgresql from 1.17.5 to 1.17.6 (#478)
Bumps [postgresql](https://github.com/testcontainers/testcontainers-java) from 1.17.5 to 1.17.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.17.5...1.17.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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael R. Crusoe <[email protected]>
1 parent e7ab29c commit 5e0b728

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
@@ -165,7 +165,7 @@
165165
<dependency>
166166
<groupId>org.testcontainers</groupId>
167167
<artifactId>postgresql</artifactId>
168-
<version>1.17.5</version>
168+
<version>1.17.6</version>
169169
<scope>test</scope>
170170
</dependency>
171171
<dependency>

0 commit comments

Comments
 (0)