Skip to content

Commit 4705e99

Browse files
Bump junit-platform-launcher from 1.7.1 to 1.7.2
Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 59b3ed2 commit 4705e99

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
@@ -12,7 +12,7 @@
1212
<properties>
1313
<java.version>8</java.version>
1414
<junit-jupiter.version>5.7.2</junit-jupiter.version>
15-
<junit-platform.version>1.7.1</junit-platform.version>
15+
<junit-platform.version>1.7.2</junit-platform.version>
1616
</properties>
1717

1818
<parent>

0 commit comments

Comments
 (0)