Skip to content

Commit

Permalink
updated cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
NonSwag committed May 19, 2024
1 parent 3ae1e24 commit b9485df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ dependencies {
compileOnly("io.papermc.paper:paper-api:1.20.6-R0.1-SNAPSHOT")

implementation("org.bstats:bstats-bukkit:3.0.2")
implementation("org.incendo:cloud-paper:2.0.0-SNAPSHOT")
implementation("org.incendo:cloud-minecraft-extras:2.0.0-beta.5")
implementation("org.incendo:cloud-paper:2.0.0-beta.7")
implementation("org.incendo:cloud-minecraft-extras:2.0.0-beta.7")

implementation(project(":api"))
implementation("net.thenextlvl.core:nbt:1.4.0")
Expand Down

0 comments on commit b9485df

Please sign in to comment.