Skip to content

Commit 88af8a6

Browse files
Bump junit.jupiter.version from 5.6.1 to 5.6.2
Bumps `junit.jupiter.version` from 5.6.1 to 5.6.2. Updates `junit-jupiter-api` from 5.6.1 to 5.6.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.6.1...r5.6.2) Updates `junit-jupiter-engine` from 5.6.1 to 5.6.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.6.1...r5.6.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 56eaf15 commit 88af8a6

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
@@ -33,7 +33,7 @@
3333
<java.version>1.8</java.version>
3434
<maven.compiler.source>${java.version}</maven.compiler.source>
3535
<maven.compiler.target>${java.version}</maven.compiler.target>
36-
<junit.jupiter.version>5.6.1</junit.jupiter.version>
36+
<junit.jupiter.version>5.6.2</junit.jupiter.version>
3737
<junit.platform.version>1.6.1</junit.platform.version>
3838
<spring.batch.version>4.2.2.RELEASE</spring.batch.version>
3939
<clirr.comparisonVersion>1.1.0</clirr.comparisonVersion>

0 commit comments

Comments
 (0)