Skip to content

Commit 7ef426a

Browse files
chore(deps): Bump org.junit.platform:junit-platform-launcher (#345)
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) from 6.0.3 to 6.1.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.0) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a657c84 commit 7ef426a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ dependencies {
7272
testCompileOnly 'com.github.spotbugs:spotbugs-annotations:4.9.8'
7373
testImplementation 'io.papermc.paper:paper-api:26.1.2.build.+'
7474
testImplementation 'org.junit.jupiter:junit-jupiter:6.0.3'
75-
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:6.0.3'
75+
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:6.1.0'
7676
}
7777

7878
test {

0 commit comments

Comments
 (0)