Skip to content

Commit

Permalink
fix: include cloplib 1.0.10 in bukkit module
Browse files Browse the repository at this point in the history
  • Loading branch information
WiIIiam278 committed Sep 29, 2024
1 parent e8084db commit e08124c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bukkit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies {
implementation 'net.kyori:adventure-platform-bukkit:4.3.4'
implementation 'io.papermc:paperlib:1.0.8'
implementation 'space.arim.morepaperlib:morepaperlib:0.4.4'
implementation 'net.william278.cloplib:cloplib-bukkit:1.0.8'
implementation 'net.william278.cloplib:cloplib-bukkit:1.0.10'
implementation 'org.bstats:bstats-bukkit:3.1.0'
implementation 'de.exlll:configlib-yaml:4.5.0'

Expand Down

0 comments on commit e08124c

Please sign in to comment.