Skip to content

Commit

Permalink
Bump org.testcontainers:testcontainers-bom from 1.20.2 to 1.20.3 (#2883)
Browse files Browse the repository at this point in the history
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) 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-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2024
1 parent 6622c07 commit 555a75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ ext {
springDataVersion = '2024.1.0-RC1'
springRetryVersion = '2.0.10'
springVersion = '6.2.0-RC2'
testcontainersVersion = '1.20.2'
testcontainersVersion = '1.20.3'

javaProjects = subprojects - project(':spring-amqp-bom')
}
Expand Down

0 comments on commit 555a75c

Please sign in to comment.