Skip to content
This repository was archived by the owner on Jul 15, 2026. It is now read-only.

Commit d442d4a

Browse files
fix(deps): update dependency org.testcontainers:testcontainers-bom to v2
1 parent d829c8a commit d442d4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>org.testcontainers</groupId>
7878
<artifactId>testcontainers-bom</artifactId>
79-
<version>1.21.4</version>
79+
<version>2.0.5</version>
8080
<type>pom</type>
8181
<scope>import</scope>
8282
</dependency>

0 commit comments

Comments
 (0)