Skip to content

Commit 8f3ad45

Browse files
Bump org.junit.jupiter:junit-jupiter-api from 5.12.2 to 6.0.1
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) from 5.12.2 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.12.2...r6.0.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b236b0c commit 8f3ad45

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
@@ -115,7 +115,7 @@
115115
<jar.plugin.version>3.4.2</jar.plugin.version>
116116
<hamcrest.version>1.3</hamcrest.version>
117117
<assertj.version>3.27.6</assertj.version>
118-
<junit.version>5.12.2</junit.version>
118+
<junit.version>6.0.1</junit.version>
119119
<mockito.version>5.20.0</mockito.version>
120120
<jmh.version>1.37</jmh.version>
121121
<surefire.plugin.version>2.22.2</surefire.plugin.version>

0 commit comments

Comments
 (0)