Skip to content

Commit

Permalink
Merge pull request #73 from appiepollo14/renovate/org.testcontainers-…
Browse files Browse the repository at this point in the history
…postgresql-1.x
  • Loading branch information
appiepollo14 authored Aug 1, 2024
2 parents b3278d5 + bff2035 commit 852c08b
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 @@ -128,7 +128,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>postgresql</artifactId>
<version>1.20.0</version>
<version>1.20.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 852c08b

Please sign in to comment.