Skip to content

Commit b72067b

Browse files
authored
Merge pull request #2520 from mybatis/dependabot/maven/org.testcontainers-postgresql-1.17.0
Bump postgresql from 1.16.3 to 1.17.0
2 parents d9a1f11 + 0487258 commit b72067b

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
@@ -265,7 +265,7 @@
265265
<dependency>
266266
<groupId>org.testcontainers</groupId>
267267
<artifactId>postgresql</artifactId>
268-
<version>1.16.3</version>
268+
<version>1.17.0</version>
269269
<scope>test</scope>
270270
</dependency>
271271
<dependency>

0 commit comments

Comments
 (0)