Skip to content

Commit 0abff78

Browse files
dependabot[bot]metacosm
authored andcommitted
chore(deps): bump junit-bom from 5.7.2 to 5.8.0
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.7.2 to 5.8.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.2...r5.8.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c623742 commit 0abff78

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
@@ -40,7 +40,7 @@
4040
<maven.compiler.source>${java.version}</maven.compiler.source>
4141
<maven.compiler.target>${java.version}</maven.compiler.target>
4242

43-
<junit.version>5.7.2</junit.version>
43+
<junit.version>5.8.0</junit.version>
4444
<fabric8-client.version>5.7.2</fabric8-client.version>
4545
<slf4j.version>1.7.32</slf4j.version>
4646
<log4j.version>2.14.1</log4j.version>

0 commit comments

Comments
 (0)