Skip to content

Commit

Permalink
Bump io.papermc.paper:paper-api
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent e632e3b commit 139a8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repositories {
}

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

0 comments on commit 139a8a6

Please sign in to comment.