Skip to content

Commit 2d8b23a

Browse files
authored
Merge pull request #344 from vert-x3/dependabot/maven/org.testcontainers-testcontainers-1.17.3
Bump testcontainers from 1.17.2 to 1.17.3
2 parents 22ce171 + ec9d1fe commit 2d8b23a

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
@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>org.testcontainers</groupId>
8484
<artifactId>testcontainers</artifactId>
85-
<version>1.17.2</version>
85+
<version>1.17.3</version>
8686
<scope>test</scope>
8787
</dependency>
8888
</dependencies>

0 commit comments

Comments
 (0)