Skip to content

Commit

Permalink
Merge pull request #1931 from mybatis/dependabot/maven/org.testcontai…
Browse files Browse the repository at this point in the history
…ners-postgresql-1.14.2

Bump postgresql from 1.14.1 to 1.14.2
  • Loading branch information
kazuki43zoo committed May 18, 2020
2 parents 586bc54 + ebcf435 commit 9b4e8a6
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 @@ -273,7 +273,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>postgresql</artifactId>
<version>1.14.1</version>
<version>1.14.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9b4e8a6

Please sign in to comment.