Skip to content

Commit f7bb791

Browse files
chore(deps-dev): bump junit.version from 5.6.1 to 5.6.2
Bumps `junit.version` from 5.6.1 to 5.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/junit5@r5.6.1...r5.6.2) Updates `junit-vintage-engine` from 5.6.1 to 5.6.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.6.1...r5.6.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent de9c2e1 commit f7bb791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<java.version>11</java.version>
1313
<maven.compiler.source>${java.version}</maven.compiler.source>
1414
<maven.compiler.target>${java.version}</maven.compiler.target>
15-
<junit.version>5.6.1</junit.version>
15+
<junit.version>5.6.2</junit.version>
1616
<junit.platform.version>1.6.2</junit.platform.version>
1717
<mockito.version>3.3.3</mockito.version>
1818
<cucumber.version>5.6.0</cucumber.version>

0 commit comments

Comments
 (0)