Skip to content

Commit e49156c

Browse files
Update dependency org.junit.platform:junit-platform-launcher to v1.12.2
1 parent 083445e commit e49156c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>org.junit.platform</groupId>
6060
<artifactId>junit-platform-launcher</artifactId>
61-
<version>1.12.1</version>
61+
<version>1.12.2</version>
6262
<scope>test</scope>
6363
</dependency>
6464
<dependency>

0 commit comments

Comments
 (0)