Skip to content

Commit b82fddf

Browse files
Bump org.junit.jupiter:junit-jupiter-api from 5.13.1 to 5.13.2
Bumps [org.junit.jupiter:junit-jupiter-api](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-api dependency-version: 5.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4fd0d7e commit b82fddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

junit5-console-launcher/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<properties>
1010
<slf4j.version>2.0.17</slf4j.version>
1111
<logback.version>1.5.18</logback.version>
12-
<junit-jupiter.version>5.13.1</junit-jupiter.version>
12+
<junit-jupiter.version>5.13.2</junit-jupiter.version>
1313
<junit-platform.version>1.13.2</junit-platform.version>
1414

1515
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>

0 commit comments

Comments
 (0)