Skip to content

Commit a990051

Browse files
authored
Update testcontainers version to 1.21.4
1 parent 6f5a28a commit a990051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vertx-web-sstore-infinispan/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.testcontainers</groupId>
7272
<artifactId>testcontainers</artifactId>
73-
<version>1.21.3</version>
73+
<version>1.21.4</version>
7474
<scope>test</scope>
7575
</dependency>
7676
<dependency>

0 commit comments

Comments
 (0)