Skip to content

Commit 2cba3dd

Browse files
Bump postgresql from 1.15.0 to 1.15.1 (#44)
Bumps [postgresql](https://github.com/testcontainers/testcontainers-java) from 1.15.0 to 1.15.1. - [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.15.0...1.15.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff81151 commit 2cba3dd

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
@@ -107,7 +107,7 @@
107107
<dependency>
108108
<groupId>org.testcontainers</groupId>
109109
<artifactId>postgresql</artifactId>
110-
<version>1.15.0</version>
110+
<version>1.15.1</version>
111111
<scope>test</scope>
112112
<exclusions>
113113
<exclusion>

0 commit comments

Comments
 (0)