Skip to content

Commit bd91268

Browse files
authored
Merge pull request #482 from vert-x3/dependabot/maven/org.testcontainers-testcontainers-1.20.3
Bump org.testcontainers:testcontainers from 1.20.2 to 1.20.3
2 parents a4d9237 + 5975fb1 commit bd91268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>org.testcontainers</groupId>
9292
<artifactId>testcontainers</artifactId>
93-
<version>1.20.2</version>
93+
<version>1.20.3</version>
9494
<scope>test</scope>
9595
</dependency>
9696
<dependency>

0 commit comments

Comments
 (0)