Skip to content

Commit

Permalink
Bump cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla authored Aug 26, 2022
1 parent 7e622fc commit 3316a34
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 @@ -37,7 +37,7 @@ dependencies {
implementation("xyz.jpenilla", "jmplib", "1.0.1+50-SNAPSHOT")
implementation("org.bstats", "bstats-bukkit", "3.0.0")

implementation(platform("cloud.commandframework:cloud-bom:1.7.0"))
implementation(platform("cloud.commandframework:cloud-bom:1.7.1"))
implementation("cloud.commandframework", "cloud-paper")
implementation("cloud.commandframework", "cloud-minecraft-extras")

Expand Down

0 comments on commit 3316a34

Please sign in to comment.