Skip to content

Commit 0b43190

Browse files
authored
Update testcontainers version to 1.21.4
1 parent d6dc422 commit 0b43190

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
@@ -144,7 +144,7 @@
144144
<dependency>
145145
<groupId>org.testcontainers</groupId>
146146
<artifactId>testcontainers</artifactId>
147-
<version>1.15.2</version>
147+
<version>1.21.4</version>
148148
<scope>test</scope>
149149
</dependency>
150150
<dependency>

0 commit comments

Comments
 (0)