Skip to content

Commit

Permalink
chore(deps): 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.4-R0.1-SNAPSHOT to 1.21.3-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 Nov 7, 2024
1 parent 611e0b3 commit 20f5d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

dependencies {
compileOnly("io.papermc.paper:paper-api:1.20.4-R0.1-SNAPSHOT")
compileOnly("io.papermc.paper:paper-api:1.21.3-R0.1-SNAPSHOT")

compileOnly("de.oliver:FancyLib:${findProperty("fancyLibVersion")}")
compileOnly("de.oliver.FancyAnalytics:logger:${findProperty("fancyLoggerVersion")}")
Expand Down

0 comments on commit 20f5d85

Please sign in to comment.