Skip to content

Commit bd76a4b

Browse files
authored
Merge pull request #142 from xdev-software/renovate/org.junit.jupiter-junit-jupiter-5.x
Update dependency org.junit.jupiter:junit-jupiter to v5.13.0
2 parents 82979f7 + 0e709cb commit bd76a4b

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
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>org.junit.jupiter</groupId>
9292
<artifactId>junit-jupiter</artifactId>
93-
<version>5.12.2</version>
93+
<version>5.13.0</version>
9494
<scope>test</scope>
9595
</dependency>
9696
<dependency>

0 commit comments

Comments
 (0)