Skip to content

Commit 82979f7

Browse files
authored
Merge pull request #141 from xdev-software/renovate/org.testcontainers-testcontainers-1.x
Update dependency org.testcontainers:testcontainers to v1.21.1
2 parents b07d41e + 4be4a27 commit 82979f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testcontainers-selenium/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>org.testcontainers</groupId>
5858
<artifactId>testcontainers</artifactId>
59-
<version>1.21.0</version>
59+
<version>1.21.1</version>
6060
<exclusions>
6161
<!-- No JUnit 4 -->
6262
<exclusion>

0 commit comments

Comments
 (0)