Skip to content

Commit 0bb12d0

Browse files
Bump org.junit.jupiter:junit-jupiter (#110)
Bumps the java-test-dependencies group with 1 update in the / directory: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework). Updates `org.junit.jupiter:junit-jupiter` from 5.12.0 to 6.0.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.12.0...r6.0.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: java-test-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6dc5cd commit 0bb12d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<slf4j.version>2.0.17</slf4j.version>
2727

2828
<!-- test dependencies -->
29-
<junit.jupiter.version>5.12.0</junit.jupiter.version>
29+
<junit.jupiter.version>6.0.2</junit.jupiter.version>
3030
<mockito.version>5.21.0</mockito.version>
3131
<hamcrest.version>3.0</hamcrest.version>
3232
<jmh.version>1.37</jmh.version>

0 commit comments

Comments
 (0)