Skip to content

Commit 728608e

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.13.2 to 1.14.0
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) from 1.13.2 to 1.14.0. - [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.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 942de1f commit 728608e

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
@@ -204,7 +204,7 @@
204204
<dependency>
205205
<groupId>org.junit.platform</groupId>
206206
<artifactId>junit-platform-launcher</artifactId>
207-
<version>1.13.2</version>
207+
<version>1.14.0</version>
208208
<scope>test</scope>
209209
</dependency>
210210
<dependency>

0 commit comments

Comments
 (0)