Skip to content

Commit

Permalink
Bump org.testcontainers:postgresql from 1.19.3 to 1.19.7
Browse files Browse the repository at this point in the history
Bumps [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) from 1.19.3 to 1.19.7.
- [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.19.3...1.19.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent c139b2e commit d34a257
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 @@ -39,7 +39,7 @@
<postgresql.version>42.7.2</postgresql.version>
<hapi.version>6.8.3</hapi.version>
<wiremock-standalone.version>3.2.0</wiremock-standalone.version>
<testcontainers.version>1.19.3</testcontainers.version>
<testcontainers.version>1.19.7</testcontainers.version>
<ossindexAnalyzerEnabled>false</ossindexAnalyzerEnabled>
<spring.cloud-version>2023.0.0</spring.cloud-version>
</properties>
Expand Down

0 comments on commit d34a257

Please sign in to comment.