Skip to content

Commit 5e7fcbf

Browse files
dependabot-preview[bot]dbwiddis
authored andcommitted
Bump junit-vintage-engine from 5.5.2 to 5.6.0 (oshi#1088)
Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) from 5.5.2 to 5.6.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.5.2...r5.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6131e1a commit 5e7fcbf

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
@@ -121,7 +121,7 @@
121121
<main.basedir>${project.basedir}</main.basedir>
122122
<!-- Dependency versions -->
123123
<slf4j.version>1.7.30</slf4j.version>
124-
<junit-vintage-engine.version>5.5.2</junit-vintage-engine.version>
124+
<junit-vintage-engine.version>5.6.0</junit-vintage-engine.version>
125125
<!-- Compile versions -->
126126
<maven-clean-plugin.version>3.1.0</maven-clean-plugin.version>
127127
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)