Skip to content

Commit

Permalink
Merge pull request #2708 from mybatis/renovate/org.testcontainers-pos…
Browse files Browse the repository at this point in the history
…tgresql-1.x

Update dependency org.testcontainers:postgresql to v1.17.4
  • Loading branch information
hazendaz committed Oct 2, 2022
2 parents ac2ae27 + 2287c3a commit 6c90c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>postgresql</artifactId>
<version>1.17.3</version>
<version>1.17.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6c90c6f

Please sign in to comment.