Skip to content

Commit 2d725a1

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies {
7070
testCompileOnly("com.github.spotbugs:spotbugs-annotations:4.10.2")
7171
testImplementation("io.papermc.paper:paper-api:26.1.2.build.72-stable")
7272
testImplementation("org.junit.jupiter:junit-jupiter:6.1.0")
73-
testRuntimeOnly("org.junit.platform:junit-platform-launcher:6.1.0")
73+
testRuntimeOnly("org.junit.platform:junit-platform-launcher:6.1.1")
7474

7575
// Example dependencies. Paper plugins do not require these libraries.
7676
implementation("com.github.CrimsonWarpedcraft:cw-commons:v0.1.1")

0 commit comments

Comments
 (0)