Skip to content

Commit

Permalink
Bump testContainersVersion from 1.20.2 to 1.20.3
Browse files Browse the repository at this point in the history
Bumps `testContainersVersion` from 1.20.2 to 1.20.3.

Updates `org.testcontainers:testcontainers` from 1.20.2 to 1.20.3
- [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.20.2...1.20.3)

Updates `org.testcontainers:postgresql` from 1.20.2 to 1.20.3
- [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.20.2...1.20.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 0021473 commit 26b11c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ logstashVersion = "7.4"
logbackVersion = "1.5.11"
kotestVersion = "5.9.1"
mockkVersion = "1.13.13"
testContainersVersion = "1.20.2"
testContainersVersion = "1.20.3"
mockOauth2ServerVersion = "2.1.9"
micrometerVersion = "1.13.6"
otelTargetSdkVersion = "1.43.0"
Expand Down

0 comments on commit 26b11c3

Please sign in to comment.