Skip to content

Commit

Permalink
add 1.20.3 module to core
Browse files Browse the repository at this point in the history
  • Loading branch information
hakan-krgn committed Dec 20, 2023
1 parent 3cff79c commit 1825cad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hCore-bukkit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ dependencies {
implementation project(':hCore-bukkit:nms:v1_19_R3')
implementation project(':hCore-bukkit:nms:v1_20_R1')
implementation project(':hCore-bukkit:nms:v1_20_R2')
implementation project(':hCore-bukkit:nms:v1_20_R3')
}

tasks.compileJava.dependsOn(
Expand Down

0 comments on commit 1825cad

Please sign in to comment.