Skip to content

Commit b05733a

Browse files
authored
Merge pull request #2522 from mybatis/dependabot/maven/org.testcontainers-postgresql-1.17.1
Bump postgresql from 1.17.0 to 1.17.1
2 parents b72067b + 4b858bf commit b05733a

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.17.0</version>
268+
<version>1.17.1</version>
269269
<scope>test</scope>
270270
</dependency>
271271
<dependency>

0 commit comments

Comments
 (0)