Skip to content

Commit e4b5a94

Browse files
Bump org.junit:junit-bom from 5.9.3 to 5.10.0
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] <support@github.com>
1 parent 014dc65 commit e4b5a94

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
@@ -62,7 +62,7 @@
6262
<opentelemetry.version>1.28.0</opentelemetry.version>
6363
<jackson.version>2.15.2</jackson.version>
6464
<logback.version>1.2.12</logback.version>
65-
<junit.jupiter.version>5.9.3</junit.jupiter.version>
65+
<junit.jupiter.version>5.10.0</junit.jupiter.version>
6666
<mockito.version>5.4.0</mockito.version>
6767
<assertj.version>3.24.2</assertj.version>
6868
<micrometer-tracing-test.version>1.1.3</micrometer-tracing-test.version>

0 commit comments

Comments
 (0)