Skip to content

Commit a6afcd4

Browse files
committed
Update dependency org.testcontainers:testcontainers to v2.0.1
1 parent 6ff1c75 commit a6afcd4

File tree

1 file changed

+1
-1
lines changed
  • testcontainers-advanced-imagebuilder

1 file changed

+1
-1
lines changed

testcontainers-advanced-imagebuilder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>org.testcontainers</groupId>
5858
<artifactId>testcontainers</artifactId>
59-
<version>2.0.0</version>
59+
<version>2.0.1</version>
6060
</dependency>
6161
<!-- Testcontainers is using outdated v1 -->
6262
<dependency>

0 commit comments

Comments
 (0)