Skip to content

Commit

Permalink
Maven pom.xml(deps-dev): Bump postgresql from 1.15.2 to 1.16.0
Browse files Browse the repository at this point in the history
Bumps [postgresql](https://github.com/testcontainers/testcontainers-java) from 1.15.2 to 1.16.0.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.15.2...1.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2021
1 parent a7d47a2 commit 1f8345b
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 @@ -23,7 +23,7 @@
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
<quarkus-plugin.version>1.13.1.Final</quarkus-plugin.version>
<surefire-plugin.version>2.22.2</surefire-plugin.version>
<testcontainers.version>1.15.2</testcontainers.version>
<testcontainers.version>1.16.0</testcontainers.version>
<exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
<jacoco.version>0.8.7</jacoco.version>
<quarkus.package.type>jar</quarkus.package.type>
Expand Down

0 comments on commit 1f8345b

Please sign in to comment.