Skip to content

Commit b445567

Browse files
authored
Merge pull request #71 from xdev-software/renovate/org.junit.jupiter-junit-jupiter-6.x
Update dependency org.junit.jupiter:junit-jupiter to v6.0.1
2 parents 6493fd4 + 96cbd38 commit b445567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

selenium-elements/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.junit.jupiter</groupId>
8484
<artifactId>junit-jupiter</artifactId>
85-
<version>6.0.0</version>
85+
<version>6.0.1</version>
8686
<scope>test</scope>
8787
</dependency>
8888
<dependency>

0 commit comments

Comments
 (0)