Update dependency org.testcontainers:testcontainers-bom to v2

This commit is contained in:
2026-07-23 02:21:07 +00:00
parent 1a7f0f1980
commit 034c0d5265
+1 -1
View File
@@ -33,7 +33,7 @@
<dependency> <dependency>
<groupId>org.testcontainers</groupId> <groupId>org.testcontainers</groupId>
<artifactId>testcontainers-bom</artifactId> <artifactId>testcontainers-bom</artifactId>
<version>1.21.4</version> <version>2.0.5</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>