Skip to content

Commit 3eb3ff3

Browse files
build(deps-dev): bump org.junit.jupiter:junit-jupiter (#188)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3908a98 commit 3eb3ff3

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
@@ -64,7 +64,7 @@
6464
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6565
<slf4j.version>2.0.17</slf4j.version>
6666
<logback.version>1.5.20</logback.version>
67-
<junit.version>5.13.4</junit.version>
67+
<junit.version>6.0.1</junit.version>
6868
<mockito.version>5.15.2</mockito.version>
6969
<jacoco.version>0.8.14</jacoco.version>
7070
<checkstyle.version>12.1.1</checkstyle.version>

0 commit comments

Comments
 (0)