Skip to content

Commit fde2ac1

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.13.4 to 1.14.1
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) from 1.13.4 to 1.14.1. - [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.14.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f99ae7 commit fde2ac1

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
@@ -213,7 +213,7 @@
213213
<dependency>
214214
<groupId>org.junit.platform</groupId>
215215
<artifactId>junit-platform-launcher</artifactId>
216-
<version>1.13.4</version>
216+
<version>1.14.1</version>
217217
<scope>test</scope>
218218
</dependency>
219219
<dependency>

0 commit comments

Comments
 (0)