Skip to content

Commit 7622459

Browse files
build(deps): bump org.junit.vintage:junit-vintage-engine (#455)
Bumps [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit-framework) from 5.13.3 to 5.13.4. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.3...r5.13.4) --- updated-dependencies: - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 5.13.4 dependency-type: direct:production 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> Co-authored-by: Fabio Borriello <[email protected]>
1 parent 70433db commit 7622459

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
@@ -22,7 +22,7 @@
2222
<wiremock.version>3.13.1</wiremock.version>
2323
<junit.version>4.13.2</junit.version>
2424
<junit-platform.version>1.3.2</junit-platform.version>
25-
<junit-jupiter.version>5.13.3</junit-jupiter.version>
25+
<junit-jupiter.version>5.13.4</junit-jupiter.version>
2626
<!-- maven dependencies -->
2727
<spotless.maven.plugin.version>2.46.1</spotless.maven.plugin.version>
2828
<maven.compiler.plugin.version>3.14.0</maven.compiler.plugin.version>

0 commit comments

Comments
 (0)