Skip to content

Commit

Permalink
Bump io.papermc.paper:paper-api (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 17, 2024
1 parent b8b9642 commit 1865346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ repositories {
}

dependencies {
compileOnly("io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT")
compileOnly("io.papermc.paper:paper-api:1.21.3-R0.1-SNAPSHOT")
implementation("com.github.thatsmusic99:ConfigurationMaster-API:v2.0.0-rc.2") {
exclude(group = "org.yaml", module = "snakeyaml")
}
Expand Down

0 comments on commit 1865346

Please sign in to comment.