Skip to content

Commit

Permalink
Use cloud-minecraft snapshots for signed arguments fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Jul 28, 2024
1 parent 38b5746 commit 6760e05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ runTask = "2.3.0"

adventure = "4.17.0"
cloud = "2.0.0-rc.2"
cloudMinecraft = "2.0.0-beta.9"
cloudModded = "2.0.0-beta.7"
cloudMinecraft = "2.0.0-SNAPSHOT"
cloudModded = "2.0.0-SNAPSHOT"
cloudSponge = "2.0.0-SNAPSHOT"
configurate = "4.2.0-SNAPSHOT"
checkerQual = "3.44.0"
Expand Down

0 comments on commit 6760e05

Please sign in to comment.