Skip to content

Commit

Permalink
Update paperweight
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault committed Dec 22, 2023
1 parent 0681de3 commit 4faf1ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worldedit-bukkit/adapters/adapter-1_20_4/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.4-R0.1-20231207.202833-1")
the<PaperweightUserDependenciesExtension>().paperDevBundle("1.20.4-R0.1-20231221.211952-22")
compileOnly(libs.paperlib)
}

0 comments on commit 4faf1ea

Please sign in to comment.