Skip to content

Commit c15a08b

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.13.3 to 1.13.4
--- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 1.13.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2cfdd6b commit c15a08b

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.compiler.target>8</maven.compiler.target>
2323

2424
<junit.jupiter.version>5.13.4</junit.jupiter.version>
25-
<junit.platform.version>1.13.3</junit.platform.version>
25+
<junit.platform.version>1.13.4</junit.platform.version>
2626
<cyberduck.version>10.0.0.uvfdraft-SNAPSHOT</cyberduck.version>
2727
<testcontainers.version>1.21.3</testcontainers.version>
2828
</properties>

0 commit comments

Comments
 (0)