Skip to content

Commit e51d509

Browse files
build(deps-dev): bump org.junit.jupiter:junit-jupiter (#229)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.1 to 5.13.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.1...r5.13.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.2 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 f191ccf commit e51d509

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.19.1</jackson.version>
3838
<jsr305.version>3.0.2</jsr305.version>
3939
<swagger.version>1.6.16</swagger.version>
40-
<junit.version>5.13.1</junit.version>
40+
<junit.version>5.13.2</junit.version>
4141
<mockito.version>5.18.0</mockito.version>
4242
</properties>
4343

0 commit comments

Comments
 (0)