Skip to content

Commit

Permalink
Updated dependencies to Paper 1.21 snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
OakLoaf committed Jul 20, 2024
1 parent e7cc275 commit 44d2357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ object Versions {

object Bukkit {
const val minecraft = "1.21"
const val paperBuild = "$minecraft-R0.1-20240615.005026-1"
const val paperBuild = "$minecraft-R0.1-SNAPSHOT"
const val paper = paperBuild
const val paperLib = "1.0.8"
const val reflectionRemapper = "0.1.1"
Expand Down

0 comments on commit 44d2357

Please sign in to comment.