mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-10-15 06:40:54 +00:00
Bump testcontainers.version from 1.21.1 to 1.21.3
Some checks failed
Early Access / Default build (without GraalVM) (push) Has been cancelled
Early Access / Build with GraalVM on ${{ matrix.os }} (macos-13) (push) Has been cancelled
Early Access / Build with GraalVM on ${{ matrix.os }} (macos-latest) (push) Has been cancelled
Early Access / Build with GraalVM on ${{ matrix.os }} (ubuntu-latest) (push) Has been cancelled
Early Access / Build with GraalVM on ${{ matrix.os }} (windows-latest) (push) Has been cancelled
Early Access / Site build (push) Has been cancelled
Stale / stale (push) Has been cancelled
Some checks failed
Early Access / Default build (without GraalVM) (push) Has been cancelled
Early Access / Build with GraalVM on ${{ matrix.os }} (macos-13) (push) Has been cancelled
Early Access / Build with GraalVM on ${{ matrix.os }} (macos-latest) (push) Has been cancelled
Early Access / Build with GraalVM on ${{ matrix.os }} (ubuntu-latest) (push) Has been cancelled
Early Access / Build with GraalVM on ${{ matrix.os }} (windows-latest) (push) Has been cancelled
Early Access / Site build (push) Has been cancelled
Stale / stale (push) Has been cancelled
Bumps `testcontainers.version` from 1.21.1 to 1.21.3. Updates `org.testcontainers:testcontainers` from 1.21.1 to 1.21.3 - [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.21.1...1.21.3) Updates `org.testcontainers:junit-jupiter` from 1.21.1 to 1.21.3 - [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.21.1...1.21.3) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-version: 1.21.3 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.testcontainers:junit-jupiter dependency-version: 1.21.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Sylwester Lachiewicz

parent
e135219111
commit
ba0bc9ed1e
2
pom.xml
2
pom.xml
@@ -107,7 +107,7 @@
|
||||
<plexus-interactivity-api.version>1.4</plexus-interactivity-api.version>
|
||||
<roaster.version>2.30.1.Final</roaster.version>
|
||||
<takari-smart-builder.version>1.1.0</takari-smart-builder.version>
|
||||
<testcontainers.version>1.21.1</testcontainers.version>
|
||||
<testcontainers.version>1.21.3</testcontainers.version>
|
||||
<xstream.version>1.4.21</xstream.version>
|
||||
</properties>
|
||||
|
||||
|
Reference in New Issue
Block a user