Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
DrTheodor authored Mar 25, 2024
1 parent 0d7c1fe commit 050b50e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eco-core/core-nms/v1_20_R3/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version = rootProject.version

dependencies {
implementation(project(":eco-core:core-nms:nms-common"))
paperweight.paperDevBundle("1.203-R0.1-SNAPSHOT")
paperweight.paperDevBundle("1.20.3-R0.1-SNAPSHOT")

implementation("net.kyori:adventure-text-minimessage:4.11.0") {
version {
Expand Down

0 comments on commit 050b50e

Please sign in to comment.