Skip to content

Commit 7565ab8

Browse files
Bump junit-jupiter.version from 5.13.0 to 5.13.1
Bumps `junit-jupiter.version` from 5.13.0 to 5.13.1. Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.0 to 5.13.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.13.0...r5.13.1) Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.0 to 5.13.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.13.0...r5.13.1) Updates `org.junit.jupiter:junit-jupiter` from 5.13.0 to 5.13.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.13.0...r5.13.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.13.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b20be4e commit 7565ab8

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
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
2323

2424
<picocli.version>4.7.7</picocli.version>
25-
<junit-jupiter.version>5.13.0</junit-jupiter.version>
25+
<junit-jupiter.version>5.13.1</junit-jupiter.version>
2626
<kotest.version>5.9.1</kotest.version>
2727
<kotlinx.version>1.10.2</kotlinx.version>
2828
<slf4j.version>2.0.17</slf4j.version>

0 commit comments

Comments
 (0)