Skip to content

Commit

Permalink
Merge pull request #133 from arteam/dependabot/maven/org.testcontaine…
Browse files Browse the repository at this point in the history
…rs-postgresql-1.19.0

Bump org.testcontainers:postgresql from 1.18.3 to 1.19.0
  • Loading branch information
arteam authored Sep 11, 2023
2 parents 7dcd280 + 1e5ce1e commit 8204562
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 @@ -233,7 +233,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>postgresql</artifactId>
<version>1.18.3</version>
<version>1.19.0</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 8204562

Please sign in to comment.