Skip to content

Commit 184e6da

Browse files
Bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#646)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.9.3 to 5.10.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.3...r5.10.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88797c1 commit 184e6da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<jackson.version>2.15.2</jackson.version>
4141

4242
<kotlin.version>1.9.0</kotlin.version>
43-
<junit.jupiter.version>5.9.3</junit.jupiter.version>
43+
<junit.jupiter.version>5.10.0</junit.jupiter.version>
4444
<junit.pioneer.version>2.0.1</junit.pioneer.version>
4545
<truth.version>1.1.5</truth.version>
4646
<mockito.version>5.4.0</mockito.version>

0 commit comments

Comments
 (0)