Skip to content

Commit ca1e8c8

Browse files
chore(deps-dev): bump junit-jupiter.version from 5.13.2 to 5.13.4
Bumps `junit-jupiter.version` from 5.13.2 to 5.13.4. Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.2 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.2...r5.13.4) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.2 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.2...r5.13.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.13.4 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc67ead commit ca1e8c8

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
@@ -61,7 +61,7 @@
6161
<classgraph.version>4.8.180</classgraph.version>
6262
<mockk.version>1.14.5</mockk.version>
6363
<jsonassert.version>1.5.3</jsonassert.version>
64-
<junit-jupiter.version>5.11.4</junit-jupiter.version>
64+
<junit-jupiter.version>5.13.4</junit-jupiter.version>
6565
<assertj.version>3.27.3</assertj.version>
6666
</properties>
6767

0 commit comments

Comments
 (0)