Skip to content

Commit b20d2f1

Browse files
authored
Merge pull request #1847 from mybatis/dependabot/maven/org.testcontainers-postgresql-1.13.0
Bump postgresql from 1.12.5 to 1.13.0
2 parents f49d8c2 + e4a6678 commit b20d2f1

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
@@ -267,7 +267,7 @@
267267
<dependency>
268268
<groupId>org.testcontainers</groupId>
269269
<artifactId>postgresql</artifactId>
270-
<version>1.12.5</version>
270+
<version>1.13.0</version>
271271
<scope>test</scope>
272272
</dependency>
273273
<dependency>

0 commit comments

Comments
 (0)