Skip to content

Commit f7f69e2

Browse files
chore(deps-dev): bump org.junit.jupiter:junit-jupiter
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.11.4 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.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] <support@github.com>
1 parent 1641dd2 commit f7f69e2

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
@@ -55,7 +55,7 @@
5555
<commons-lang3.version>3.20.0</commons-lang3.version>
5656
<hamcrest.version>3.0</hamcrest.version>
5757
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
58-
<junit.version>5.11.4</junit.version>
58+
<junit.version>6.0.1</junit.version>
5959
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
6060
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>
6161
<maven.gpg.plugin.version>3.2.8</maven.gpg.plugin.version>

0 commit comments

Comments
 (0)