Skip to content

Commit

Permalink
Bump version.testcontainers from 1.19.1 to 1.19.2
Browse files Browse the repository at this point in the history
Bumps `version.testcontainers` from 1.19.1 to 1.19.2.

Updates `org.testcontainers:junit-jupiter` from 1.19.1 to 1.19.2
- [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.1...1.19.2)

Updates `org.testcontainers:postgresql` from 1.19.1 to 1.19.2
- [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.1...1.19.2)

---
updated-dependencies:
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
- 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 Nov 20, 2023
1 parent 3a32408 commit f828a64
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 @@ -146,7 +146,7 @@
<version.postgis>2.5.1</version.postgis>
<version.postgres>42.6.0</version.postgres>
<version.slf4j-api>2.0.9</version.slf4j-api>
<version.testcontainers>1.19.1</version.testcontainers>
<version.testcontainers>1.19.2</version.testcontainers>
<version.testcontainers-keycloak>3.0.0</version.testcontainers-keycloak>
<version.time4j>5.9.3</version.time4j>
</properties>
Expand Down

0 comments on commit f828a64

Please sign in to comment.