Skip to content

Commit 59a10c2

Browse files
Bump org.junit.platform:junit-platform-suite from 1.13.4 to 6.0.0 (#628)
* Bump org.junit.platform:junit-platform-suite from 1.13.4 to 6.0.0 Bumps [org.junit.platform:junit-platform-suite](https://github.com/junit-team/junit-framework) from 1.13.4 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits/r6.0.0) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-suite dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update pom.xml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ChanceSD <5256215+ChanceSD@users.noreply.github.com>
1 parent acc01a8 commit 59a10c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pvpmanager/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,13 +297,13 @@
297297
<dependency>
298298
<groupId>org.junit.jupiter</groupId>
299299
<artifactId>junit-jupiter</artifactId>
300-
<version>5.13.0</version>
300+
<version>6.0.0</version>
301301
<scope>test</scope>
302302
</dependency>
303303
<dependency>
304304
<groupId>org.junit.platform</groupId>
305305
<artifactId>junit-platform-suite</artifactId>
306-
<version>1.13.4</version>
306+
<version>6.0.0</version>
307307
<scope>test</scope>
308308
</dependency>
309309
<dependency>

0 commit comments

Comments
 (0)