Skip to content

Commit 4840981

Browse files
dependabot[bot]kinow
authored andcommitted
Bump org.testcontainers:postgresql from 1.20.1 to 1.20.2
Bumps [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) from 1.20.1 to 1.20.2. - [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.1...1.20.2) --- updated-dependencies: - dependency-name: org.testcontainers:postgresql dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8fc307 commit 4840981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<dependency>
186186
<groupId>org.testcontainers</groupId>
187187
<artifactId>postgresql</artifactId>
188-
<version>1.20.1</version>
188+
<version>1.20.2</version>
189189
<scope>test</scope>
190190
</dependency>
191191
<!-- We use mockito-inline as it supports mocking static methods -->

0 commit comments

Comments
 (0)