Skip to content

Commit 3c3127f

Browse files
build(deps-dev): bump org.junit.jupiter:junit-jupiter
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]>
1 parent 0082201 commit 3c3127f

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
@@ -37,7 +37,7 @@
3737
<jackson.version>2.20.0</jackson.version>
3838
<jsr305.version>3.0.2</jsr305.version>
3939
<swagger.version>1.6.16</swagger.version>
40-
<junit.version>5.13.4</junit.version>
40+
<junit.version>6.0.1</junit.version>
4141
<mockito.version>5.20.0</mockito.version>
4242
</properties>
4343

0 commit comments

Comments
 (0)