Skip to content

Commit 168a00a

Browse files
authored
Merge pull request #19 from xdev-software/renovate/org.junit.jupiter-junit-jupiter-5.x
Update dependency org.junit.jupiter:junit-jupiter to v5.13.3
2 parents cba2088 + 36d1d47 commit 168a00a

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>5.13.2</version>
85+
<version>5.13.3</version>
8686
<scope>test</scope>
8787
</dependency>
8888
<dependency>

0 commit comments

Comments
 (0)