Skip to content

Commit 875c259

Browse files
dependabot[bot]ledoyen
authored andcommitted
Bump junit.jupiter.version from 5.7.1 to 5.10.2
Bumps `junit.jupiter.version` from 5.7.1 to 5.10.2. Updates `org.junit.jupiter:junit-jupiter-api` from 5.7.1 to 5.10.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.1...r5.10.2) Updates `org.junit.jupiter:junit-jupiter` from 5.7.1 to 5.10.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.1...r5.10.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent feb541f commit 875c259

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
@@ -21,7 +21,7 @@
2121
<maven-invoker.version>3.1.0</maven-invoker.version>
2222
<maven-resolver.version>1.7.0</maven-resolver.version>
2323

24-
<junit.jupiter.version>5.7.1</junit.jupiter.version>
24+
<junit.jupiter.version>5.10.2</junit.jupiter.version>
2525
<assertj.version>3.25.3</assertj.version>
2626
<mockito-core.version>5.11.0</mockito-core.version>
2727
<log4j.version>2.14.1</log4j.version>

0 commit comments

Comments
 (0)