Skip to content

Commit

Permalink
update core
Browse files Browse the repository at this point in the history
  • Loading branch information
HSGamer committed Nov 25, 2023
1 parent 23a5ad0 commit e50ea20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repositories {
dependencies {
paperweight.foliaDevBundle("1.20.2-R0.1-SNAPSHOT")

def core = "4.3.13"
def core = "4.3.21"
implementation "me.hsgamer:hscore-bukkit-baseplugin:$core"
implementation "me.hsgamer:hscore-bukkit-config:$core"
implementation "me.hsgamer:hscore-bukkit-utils:$core"
Expand Down

0 comments on commit e50ea20

Please sign in to comment.