Skip to content

Commit 8a8d89d

Browse files
chore(deps-dev): bump org.junit.jupiter:junit-jupiter-api
Bumps [org.junit.jupiter:junit-jupiter-api](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-api dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b0cf89 commit 8a8d89d

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
@@ -86,7 +86,7 @@
8686
<java-commons.version>1.3.0</java-commons.version>
8787
<slf4j.version>2.0.17</slf4j.version>
8888
<sonar-maven-plugin.version>5.2.0.4988</sonar-maven-plugin.version>
89-
<junit.jupiter.version>5.13.4</junit.jupiter.version>
89+
<junit.jupiter.version>6.0.0</junit.jupiter.version>
9090
<assertj.version>3.27.3</assertj.version>
9191
<hamcrest.version>3.0</hamcrest.version>
9292
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>

0 commit comments

Comments
 (0)