Skip to content

Commit 91fefdf

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.13.1 to 1.13.2 (#1711)
Co-authored-by: Boni Garcia <[email protected]>
1 parent 10bed4c commit 91fefdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

junit5-launcher-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<properties>
1010
<junit-jupiter.version>5.13.1</junit-jupiter.version>
11-
<junit-platform.version>1.13.1</junit-platform.version>
11+
<junit-platform.version>1.13.2</junit-platform.version>
1212
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
1313

1414
<java.version>17</java.version>

0 commit comments

Comments
 (0)