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.6-R0.1-SNAPSHOT to 1.21.1-R0.1-SNAPSHOT.

---
updated-dependencies:
- dependency-name: io.papermc.paper:paper-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2024
1 parent 6bc7ed3 commit 0c18286
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 @@ -38,7 +38,7 @@ dependencies {
implementation (group: 'org.eclipse.jdt', name: 'org.eclipse.jdt.annotation', version: '2.2.700')

//Spigot/Bukkit
implementation (group: 'io.papermc.paper', name: 'paper-api', version: '1.20.6-R0.1-SNAPSHOT')
implementation (group: 'io.papermc.paper', name: 'paper-api', version: '1.21.1-R0.1-SNAPSHOT')

//Skript
implementation (group: 'com.github.SkriptLang', name: 'Skript', version: '2.7.2') {
Expand Down

0 comments on commit 0c18286

Please sign in to comment.