Skip to content

Commit

Permalink
Update cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Dec 2, 2021
1 parent e204326 commit 921fb3e
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 @@ -45,7 +45,7 @@ dependencies {
implementation("net.kyori", "adventure-extra-kotlin")
implementation("net.kyori", "adventure-serializer-configurate4")

implementation(platform("cloud.commandframework:cloud-bom:1.6.0-SNAPSHOT"))
implementation(platform("cloud.commandframework:cloud-bom:1.6.0"))
implementation("cloud.commandframework", "cloud-paper")
implementation("cloud.commandframework", "cloud-kotlin-extensions")
implementation("cloud.commandframework", "cloud-minecraft-extras")
Expand Down

0 comments on commit 921fb3e

Please sign in to comment.