We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02d0291 commit b4714e0Copy full SHA for b4714e0
build.gradle
@@ -71,7 +71,7 @@ dependencies {
71
testCompileOnly 'com.github.spotbugs:spotbugs-annotations:4.8.6'
72
testImplementation 'io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT'
73
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.2'
74
- testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.2'
+ testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.3'
75
}
76
77
test {
0 commit comments