Skip to content

Commit ac2f383

Browse files
authored
Merge pull request #2133 from mybatis/dependabot/maven/org.testcontainers-postgresql-1.15.1
Bump postgresql from 1.14.3 to 1.15.1
2 parents 16a69f9 + 675d15a commit ac2f383

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
@@ -270,7 +270,7 @@
270270
<dependency>
271271
<groupId>org.testcontainers</groupId>
272272
<artifactId>postgresql</artifactId>
273-
<version>1.14.3</version>
273+
<version>1.15.1</version>
274274
<scope>test</scope>
275275
</dependency>
276276
<dependency>

0 commit comments

Comments
 (0)