deps: bump io.papermc.paper:paper-api from 1.21.6-R0.1-SNAPSHOT to 1.21.7-R0.1-SNAPSHOT #4
+2
-2
@@ -65,12 +65,12 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly 'io.papermc.paper:paper-api:1.21.6-R0.1-SNAPSHOT'
|
compileOnly 'io.papermc.paper:paper-api:1.21.7-R0.1-SNAPSHOT'
|
||||||
compileOnly 'com.github.spotbugs:spotbugs-annotations:4.9.3'
|
compileOnly 'com.github.spotbugs:spotbugs-annotations:4.9.3'
|
||||||
implementation 'io.papermc:paperlib:1.0.8'
|
implementation 'io.papermc:paperlib:1.0.8'
|
||||||
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
|
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
|
||||||
testCompileOnly 'com.github.spotbugs:spotbugs-annotations:4.9.3'
|
testCompileOnly 'com.github.spotbugs:spotbugs-annotations:4.9.3'
|
||||||
testImplementation 'io.papermc.paper:paper-api:1.21.6-R0.1-SNAPSHOT'
|
testImplementation 'io.papermc.paper:paper-api:1.21.7-R0.1-SNAPSHOT'
|
||||||
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.2'
|
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.2'
|
||||||
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.13.1'
|
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.13.1'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user