Skip to content

Commit 0ea2e71

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump org.junit:junit-bom from 5.8.2 to 5.10.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.8.2 to 5.10.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.8.2...r5.10.1) --- 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 327a3c7 commit 0ea2e71

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
@@ -25,7 +25,7 @@
2525
<doxia-sitetoolsVersion>1.11.1</doxia-sitetoolsVersion>
2626

2727
<!-- test dependencies -->
28-
<dependency.junit.version>5.8.2</dependency.junit.version>
28+
<dependency.junit.version>5.10.1</dependency.junit.version>
2929

3030
<!-- override plugins -->
3131
<taglist-maven-plugin.version>${project.version}</taglist-maven-plugin.version>

0 commit comments

Comments
 (0)