Merge pull request #4 from BabyMsp2k/dependabot/gradle/main/io.papermc.paper-paper-api-1.21.7-R0.1-SNAPSHOT
deps: bump io.papermc.paper:paper-api from 1.21.6-R0.1-SNAPSHOT to 1.21.7-R0.1-SNAPSHOT
This commit was merged in pull request #4.
This commit is contained in:
+2
-2
@@ -65,12 +65,12 @@ repositories {
|
||||
}
|
||||
|
||||
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'
|
||||
implementation 'io.papermc:paperlib:1.0.8'
|
||||
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
|
||||
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'
|
||||
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.13.1'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user