Skip to content

Commit f5cc4e5

Browse files
Bump junit-platform-launcher from 1.7.0 to 1.7.1 (#70)
Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.7.0 to 1.7.1. - [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> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent f0de4ce commit f5cc4e5

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.0</junit-jupiter.version>
15-
<junit-platform.version>1.7.0</junit-platform.version>
15+
<junit-platform.version>1.7.1</junit-platform.version>
1616
</properties>
1717

1818
<parent>

0 commit comments

Comments
 (0)