Skip to content

Commit

Permalink
Bump org.testcontainers:postgresql from 1.19.2 to 1.19.3 (#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent aed1c56 commit c599553
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 @@ -211,7 +211,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>postgresql</artifactId>
<version>1.19.2</version>
<version>1.19.3</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit c599553

Please sign in to comment.