Skip to content

Commit a88390b

Browse files
authored
Merge pull request #496 from vert-x3/dependabot/maven/org.testcontainers-testcontainers-1.21.1
Bump org.testcontainers:testcontainers from 1.21.0 to 1.21.1
2 parents d469683 + 6700a77 commit a88390b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>org.testcontainers</groupId>
9090
<artifactId>testcontainers</artifactId>
91-
<version>1.21.0</version>
91+
<version>1.21.1</version>
9292
<scope>test</scope>
9393
</dependency>
9494
<dependency>

0 commit comments

Comments
 (0)