Skip to content

Commit 3cd0588

Browse files
Bump org.junit.platform:junit-platform-runner from 1.2.0 to 1.11.3
Bumps [org.junit.platform:junit-platform-runner](https://github.com/junit-team/junit5) from 1.2.0 to 1.11.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-runner dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6158153 commit 3cd0588

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
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.junit.platform</groupId>
6666
<artifactId>junit-platform-runner</artifactId>
67-
<version>1.2.0</version>
67+
<version>1.11.3</version>
6868
<scope>test</scope>
6969
</dependency>
7070
<dependency>

0 commit comments

Comments
 (0)