Skip to content

Commit 80bc946

Browse files
build(deps-dev): bump org.junit.jupiter:junit-jupiter
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e94c809 commit 80bc946

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
@@ -101,7 +101,7 @@
101101
<guava.version>33.5.0-android</guava.version>
102102

103103
<!-- Tests dependencies -->
104-
<junit-jupiter.version>5.13.4</junit-jupiter.version>
104+
<junit-jupiter.version>6.0.0</junit-jupiter.version>
105105
<assertj.version>3.27.6</assertj.version>
106106
<mockito.version>4.6.1</mockito.version>
107107
<commons-exec.version>1.5.0</commons-exec.version>

0 commit comments

Comments
 (0)