mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-11 02:48:22 +01:00
Bump testContainersVersion from 1.17.6 to 1.18.0 in /Plan (#2963)
Bumps `testContainersVersion` from 1.17.6 to 1.18.0. Updates `org.testcontainers:testcontainers` from 1.17.6 to 1.18.0 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.6...1.18.0) Updates `org.testcontainers:junit-jupiter` from 1.17.6 to 1.18.0 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.6...1.18.0) Updates `org.testcontainers:nginx` from 1.17.6 to 1.18.0 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.6...1.18.0) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.testcontainers:nginx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e5bf0b09e5
commit
65f91b7f6b
@ -102,7 +102,7 @@ subprojects {
|
||||
|
||||
junitVersion = "5.9.2"
|
||||
mockitoVersion = "5.2.0"
|
||||
testContainersVersion = "1.17.6"
|
||||
testContainersVersion = "1.18.0"
|
||||
swaggerVersion = "2.2.9"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user