Skip to content

Commit 139a8a6

Browse files
Bump io.papermc.paper:paper-api
Bumps io.papermc.paper:paper-api from 1.20.2-R0.1-SNAPSHOT to 1.20.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 e632e3b commit 139a8a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repositories {
1414
}
1515

1616
dependencies {
17-
compileOnly "io.papermc.paper:paper-api:1.20.2-R0.1-SNAPSHOT"
17+
compileOnly "io.papermc.paper:paper-api:1.20.5-R0.1-SNAPSHOT"
1818
compileOnly "com.sk89q.worldguard:worldguard-bukkit:7.0.9"
1919
compileOnly group: 'net.luckperms', name: 'api', version: '5.4'
2020
implementation "dev.triumphteam:triumph-gui:3.1.7"

0 commit comments

Comments
 (0)