Skip to content

Commit 930ad13

Browse files
deps: bump io.papermc.paper:paper-api
Bumps io.papermc.paper:paper-api from 1.21.4-R0.1-SNAPSHOT to 1.21.5-R0.1-SNAPSHOT. --- updated-dependencies: - dependency-name: io.papermc.paper:paper-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d1487ae commit 930ad13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ repositories {
5454
}
5555

5656
dependencies {
57-
compileOnly("io.papermc.paper:paper-api:1.21.4-R0.1-SNAPSHOT")
57+
compileOnly("io.papermc.paper:paper-api:1.21.5-R0.1-SNAPSHOT")
5858
compileOnly("com.github.spotbugs:spotbugs-annotations:4.8.6")
5959
implementation("io.papermc:paperlib:1.0.8")
6060
spotbugsPlugins("com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0")

0 commit comments

Comments
 (0)