Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Bump postgresql from 1.17.4 to 1.17.5 (#554)
Browse files Browse the repository at this point in the history
Bumps [postgresql](https://github.com/testcontainers/testcontainers-java) from 1.17.4 to 1.17.5.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.17.4...1.17.5)

---
updated-dependencies:
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 5, 2022
1 parent ad04ae3 commit 3924477
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 @@ -57,7 +57,7 @@
<log4j.version>2.19.0</log4j.version>
<feign.version>11.10</feign.version>
<bouncycastle.version>1.70</bouncycastle.version>
<test-containers.version>1.17.4</test-containers.version>
<test-containers.version>1.17.5</test-containers.version>
<postgresql.version>42.5.0</postgresql.version>
<wiremock.version>2.34.0</wiremock.version>
<httpclient.version>4.5.13</httpclient.version>
Expand Down

0 comments on commit 3924477

Please sign in to comment.