Skip to content

Commit bfa50f1

Browse files
authored
Merge pull request #498 from vert-x3/dependabot/maven/org.testcontainers-testcontainers-1.21.2
Bump org.testcontainers:testcontainers from 1.21.1 to 1.21.2
2 parents c538834 + 4d7eb1f commit bfa50f1

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.1</version>
91+
<version>1.21.2</version>
9292
<scope>test</scope>
9393
</dependency>
9494
<dependency>

0 commit comments

Comments
 (0)