Skip to content

Commit e1f969b

Browse files
Bump org.junit:junit-bom from 5.10.0 to 5.10.2 (#712)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.0...r5.10.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5f5049 commit e1f969b

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.16.1</jackson.version>
4141

4242
<kotlin.version>1.9.22</kotlin.version>
43-
<junit.jupiter.version>5.10.0</junit.jupiter.version>
43+
<junit.jupiter.version>5.10.2</junit.jupiter.version>
4444
<junit.pioneer.version>2.2.0</junit.pioneer.version>
4545
<truth.version>1.4.0</truth.version>
4646
<mockito.version>5.10.0</mockito.version>

0 commit comments

Comments
 (0)