Skip to content

Commit 2c60b5e

Browse files
Bump org.testcontainers:testcontainers from 1.21.3 to 2.0.1
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.21.3 to 2.0.1. - [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.21.3...2.0.1) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1dfb771 commit 2c60b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<changelist>999999-SNAPSHOT</changelist>
2323

2424
<module.name>${project.groupId}.font-awesome-api</module.name>
25-
<testcontainers.version>1.21.3</testcontainers.version>
25+
<testcontainers.version>2.0.1</testcontainers.version>
2626

2727
</properties>
2828

0 commit comments

Comments
 (0)