Skip to content

Commit

Permalink
chore(deps-dev): bump org.testcontainers:postgresql
Browse files Browse the repository at this point in the history
Bumps [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) from 1.18.3 to 1.19.1.
- [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.18.3...1.19.1)

---
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 Oct 3, 2023
1 parent f74209f commit 41f223c
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 @@ -14,7 +14,7 @@
<properties>
<unleash.version>8.2.1</unleash.version>
<quarkus.version>3.1.2.Final</quarkus.version>
<testcontainers.version>1.18.3</testcontainers.version>
<testcontainers.version>1.19.1</testcontainers.version>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 41f223c

Please sign in to comment.