Skip to content

Commit

Permalink
Use cloud beta
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Oct 11, 2024
1 parent a665897 commit 888e0d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {
implementation("org.bstats", "bstats-bukkit", "3.1.0")

implementation(platform("org.incendo:cloud-bom:2.0.0"))
implementation(platform("org.incendo:cloud-minecraft-bom:2.0.0-SNAPSHOT"))
implementation(platform("org.incendo:cloud-minecraft-bom:2.0.0-beta.10"))
implementation("org.incendo:cloud-paper")
implementation("org.incendo:cloud-minecraft-extras")
implementation(platform("org.incendo:cloud-translations-bom:1.0.0-SNAPSHOT"))
Expand Down

0 comments on commit 888e0d9

Please sign in to comment.