Skip to content

Commit

Permalink
Merge pull request #83 from jesperancinha/dependabot/maven/org.testco…
Browse files Browse the repository at this point in the history
…ntainers-postgresql-1.19.1

Bump org.testcontainers:postgresql from 1.19.0 to 1.19.1
  • Loading branch information
github-actions[bot] authored Oct 3, 2023
2 parents 96364d6 + 838d94b commit 90f8312
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 @@ -77,7 +77,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>postgresql</artifactId>
<version>1.19.0</version>
<version>1.19.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 90f8312

Please sign in to comment.