Skip to content

Commit

Permalink
Merge pull request #63 from MrDiamondDog/main
Browse files Browse the repository at this point in the history
  • Loading branch information
gabber235 authored Jul 29, 2023
2 parents b94937d + 1bc117f commit d79dcde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies {
for (dependency in centralDependencies) {
compileOnly(dependency)
}
compileOnly("io.papermc.paper:paper-api:1.19.4-R0.1-SNAPSHOT")
compileOnly("io.papermc.paper:paper-api:1.20.1-R0.1-SNAPSHOT")

implementation("com.github.dyam0:LirandAPI:96cc59d4fb")

Expand Down

0 comments on commit d79dcde

Please sign in to comment.