Skip to content

Commit

Permalink
build(deps): bump net.william278.cloplib:cloplib-bukkit
Browse files Browse the repository at this point in the history
Bumps net.william278.cloplib:cloplib-bukkit from 1.0.15 to 2.0-665265c.

---
updated-dependencies:
- dependency-name: net.william278.cloplib:cloplib-bukkit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 2d17635 commit ba8f741
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bukkit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,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.15'
implementation 'net.william278.cloplib:cloplib-bukkit:2.0-665265c'
implementation 'me.lucko:commodore:2.2'
implementation 'net.william278:AdvancementAPI:master-SNAPSHOT'
implementation 'org.bstats:bstats-bukkit:3.1.0'
Expand Down
2 changes: 1 addition & 1 deletion paper/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {

compileOnly 'org.jetbrains:annotations:26.0.1'
compileOnly 'org.projectlombok:lombok:1.18.36'
compileOnly 'net.william278.cloplib:cloplib-bukkit:1.0.15'
compileOnly 'net.william278.cloplib:cloplib-bukkit:2.0-665265c'
}

shadowJar {
Expand Down

0 comments on commit ba8f741

Please sign in to comment.