Skip to content

Commit

Permalink
Update paperweight adapters
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault committed Nov 25, 2023
1 parent 6722d73 commit 53ec728
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-20231029.153906-63")
the<PaperweightUserDependenciesExtension>().paperDevBundle("1.20.2-R0.1-20231125.095734-103")
compileOnly(libs.paperlib)
}

0 comments on commit 53ec728

Please sign in to comment.