Skip to content

Commit

Permalink
upgrade spigot version
Browse files Browse the repository at this point in the history
  • Loading branch information
hakan-krgn committed Dec 28, 2023
1 parent 4026048 commit efc58ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hCore-bukkit/nms/v1_20_R3/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sourceCompatibility = 17

dependencies {
compileOnly 'com.mojang:authlib:3.2.28'
compileOnly 'org.spigotmc:spigot:1.20.3-R0.1-SNAPSHOT'
compileOnly 'org.spigotmc:spigot:1.20.4-R0.1-SNAPSHOT'
compileOnly project(':hCore-bukkit:api')
}

Expand Down

0 comments on commit efc58ee

Please sign in to comment.