Skip to content

Commit

Permalink
Update paperweight
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault committed Oct 9, 2023
1 parent 47cc61e commit d0d97ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worldedit-bukkit/adapters/adapter-1_20_2/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ repositories {

dependencies {
// https://repo.papermc.io/service/rest/repository/browse/maven-public/io/papermc/paper/dev-bundle/
the<PaperweightUserDependenciesExtension>().paperDevBundle("1.20.2-R0.1-20230929.031919-14")
the<PaperweightUserDependenciesExtension>().paperDevBundle("1.20.2-R0.1-20231008.101509-26")
compileOnly(libs.paperlib)
}

0 comments on commit d0d97ce

Please sign in to comment.