Skip to content

Commit 3c17615

Browse files
authored
Merge pull request #33 from xdev-software/renovate/org.junit.jupiter-junit-jupiter-5.x
Update dependency org.junit.jupiter:junit-jupiter to v5.10.3
2 parents 07859e0 + 68e8aa6 commit 3c17615

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
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>org.junit.jupiter</groupId>
114114
<artifactId>junit-jupiter</artifactId>
115-
<version>5.10.2</version>
115+
<version>5.10.3</version>
116116
<scope>test</scope>
117117
</dependency>
118118
<dependency>

0 commit comments

Comments
 (0)