Skip to content

Commit ee2bd78

Browse files
Bump junit-platform-launcher from 1.8.1 to 1.8.2
Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.8.1 to 1.8.2. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7347182 commit ee2bd78

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.8.1</junit.jupiter.version>
59-
<junit.platform.version>1.8.1</junit.platform.version>
59+
<junit.platform.version>1.8.2</junit.platform.version>
6060
<spring.batch.version>4.3.4</spring.batch.version>
6161

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

0 commit comments

Comments
 (0)