Skip to content

Commit 9576d21

Browse files
build(deps-dev): bump org.junit.jupiter:junit-jupiter (#182)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.3 to 5.11.4. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.3...r5.11.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e316511 commit 9576d21

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.18.2</jackson.version>
3838
<jsr305.version>3.0.2</jsr305.version>
3939
<swagger.version>1.6.14</swagger.version>
40-
<junit.version>5.11.3</junit.version>
40+
<junit.version>5.11.4</junit.version>
4141
<mockito.version>5.14.2</mockito.version>
4242
</properties>
4343

0 commit comments

Comments
 (0)