Skip to content

Commit 89f3b8e

Browse files
deps: bump org.junit.platform:junit-platform-launcher
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) from 1.13.2 to 1.13.3. - [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.13.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62cc4b9 commit 89f3b8e

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.3'
7373
testImplementation 'io.papermc.paper:paper-api:1.21.7-R0.1-SNAPSHOT'
7474
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.3'
75-
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.13.2'
75+
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.13.3'
7676
}
7777

7878
test {

0 commit comments

Comments
 (0)