Skip to content

Commit e4d94ce

Browse files
Bump postgresql from 1.16.1 to 1.16.2
Bumps [postgresql](https://github.com/testcontainers/testcontainers-java) from 1.16.1 to 1.16.2. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.16.1...1.16.2) --- 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 a6d288b commit e4d94ce

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
@@ -270,7 +270,7 @@
270270
<dependency>
271271
<groupId>org.testcontainers</groupId>
272272
<artifactId>postgresql</artifactId>
273-
<version>1.16.1</version>
273+
<version>1.16.2</version>
274274
<scope>test</scope>
275275
</dependency>
276276
<dependency>

0 commit comments

Comments
 (0)