Skip to content

Commit

Permalink
chore(deps): bump paper-api
Browse files Browse the repository at this point in the history
Bumps paper-api from 1.18.2-R0.1-SNAPSHOT to 1.19.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 Dec 9, 2022
1 parent ad38618 commit 591dbc8
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 @@ -27,7 +27,7 @@ repositories {
dependencies {
compileOnly("org.jetbrains:annotations:23.0.0")

compileOnly("io.papermc.paper:paper-api:1.18.2-R0.1-SNAPSHOT")
compileOnly("io.papermc.paper:paper-api:1.19.3-R0.1-SNAPSHOT")

implementation("ch.jalu:configme:1.3.0")
implementation("co.aikar:acf-paper:0.5.0-SNAPSHOT")
Expand Down

0 comments on commit 591dbc8

Please sign in to comment.