Skip to content

Commit 02c7fa7

Browse files
authored
Merge pull request #326 from xdev-software/renovate/org.junit.platform-junit-platform-launcher-1.x
Update dependency org.junit.platform:junit-platform-launcher to v1.13.4
2 parents d961ae3 + d677036 commit 02c7fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<groupId>org.junit.platform</groupId>
8282
<artifactId>junit-platform-launcher</artifactId>
8383
<scope>compile</scope>
84-
<version>1.13.3</version>
84+
<version>1.13.4</version>
8585
</dependency>
8686

8787
<!-- Tests -->

0 commit comments

Comments
 (0)