Skip to content

Commit 8a514e5

Browse files
dependabot[bot]kinow
authored andcommitted
build(deps-dev): bump org.testcontainers:postgresql
Bumps [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) from 1.20.0 to 1.20.1. - [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.0...1.20.1) --- 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 986579d commit 8a514e5

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.20.0</version>
180+
<version>1.20.1</version>
181181
<scope>test</scope>
182182
</dependency>
183183
<!-- We use mockito-inline as it supports mocking static methods -->

0 commit comments

Comments
 (0)