Skip to content

Commit 9d3d249

Browse files
Bump postgresql from 1.14.2 to 1.14.3
Bumps [postgresql](https://github.com/testcontainers/testcontainers-java) from 1.14.2 to 1.14.3. - [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.14.2...1.14.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7a318a9 commit 9d3d249

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
@@ -273,7 +273,7 @@
273273
<dependency>
274274
<groupId>org.testcontainers</groupId>
275275
<artifactId>postgresql</artifactId>
276-
<version>1.14.2</version>
276+
<version>1.14.3</version>
277277
<scope>test</scope>
278278
</dependency>
279279
<dependency>

0 commit comments

Comments
 (0)