[go: nahoru, domu]

Skip to content

Commit

Permalink
Merge pull request mybatis#2175 from mybatis/dependabot/maven/org.tes…
Browse files Browse the repository at this point in the history
…tcontainers-postgresql-1.15.2

Bump postgresql from 1.15.1 to 1.15.2
  • Loading branch information
hazendaz committed Feb 13, 2021
2 parents b11f4df + 43a6cb3 commit 7e99854
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 @@ -270,7 +270,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>postgresql</artifactId>
<version>1.15.1</version>
<version>1.15.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7e99854

Please sign in to comment.