Skip to content

Commit 552df78

Browse files
dependabot[bot]mr-c
authored andcommitted
Bump org.testcontainers:postgresql from 1.19.3 to 1.19.4
Bumps [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) from 1.19.3 to 1.19.4. - [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.19.3...1.19.4) --- 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 ed3045f commit 552df78

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
@@ -177,7 +177,7 @@
177177
<dependency>
178178
<groupId>org.testcontainers</groupId>
179179
<artifactId>postgresql</artifactId>
180-
<version>1.19.3</version>
180+
<version>1.19.4</version>
181181
<scope>test</scope>
182182
</dependency>
183183
<!-- We use mockito-inline as it supports mocking static methods -->

0 commit comments

Comments
 (0)