Skip to content

Commit eb7e85d

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.13.0 to 1.13.4
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) from 1.13.0 to 1.13.4. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 1.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ee6e37 commit eb7e85d

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
@@ -54,7 +54,7 @@
5454
<objenesis.version>3.4</objenesis.version>
5555
<bsh.version>2.0b6</bsh.version>
5656
<junit.jupiter.version>5.13.4</junit.jupiter.version>
57-
<junit.platform.launcher.version>1.13.0</junit.platform.launcher.version>
57+
<junit.platform.launcher.version>1.13.4</junit.platform.launcher.version>
5858
<bytebuddy.version>1.17.7</bytebuddy.version>
5959
</properties>
6060

0 commit comments

Comments
 (0)