Skip to content

Commit 5a96cef

Browse files
Bump junit-platform-launcher from 1.7.2 to 1.8.0
Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.7.2 to 1.8.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35deeb0 commit 5a96cef

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
@@ -56,7 +56,7 @@
5656
<maven.compiler.source>${java.version}</maven.compiler.source>
5757
<maven.compiler.target>${java.version}</maven.compiler.target>
5858
<junit.jupiter.version>5.7.2</junit.jupiter.version>
59-
<junit.platform.version>1.7.2</junit.platform.version>
59+
<junit.platform.version>1.8.0</junit.platform.version>
6060
<spring.batch.version>4.3.3</spring.batch.version>
6161

6262
<checkstyle.config>checkstyle-override.xml</checkstyle.config>

0 commit comments

Comments
 (0)