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 b4714e0 commit 57e27b3Copy full SHA for 57e27b3
build.gradle
@@ -70,7 +70,7 @@ dependencies {
70
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
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'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
74
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.3'
75
}
76
0 commit comments