Skip to content

Commit

Permalink
fix(deps): update dependency org.incendo:cloud-minecraft-bom to v2.0.…
Browse files Browse the repository at this point in the history
…0-beta.10
  • Loading branch information
renovate[bot] authored and jpenilla committed Oct 14, 2024
1 parent ef13335 commit 0e9a0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ fabricLoader = { module = "net.fabricmc:fabric-loader", version.ref = "fabricLoa
fabricApi = { module = "net.fabricmc.fabric-api:fabric-api", version.ref = "fabricApi" }

cloudBom = { module = "org.incendo:cloud-bom", version = "2.0.0" }
cloudMinecraftBom = { module = "org.incendo:cloud-minecraft-bom", version = "2.0.0-beta.9" }
cloudMinecraftBom = { module = "org.incendo:cloud-minecraft-bom", version = "2.0.0-beta.10" }
cloudFabric = "org.incendo:cloud-fabric:2.0.0-beta.9"
cloudMinecraftExtras = { module = "org.incendo:cloud-minecraft-extras" }

Expand Down

0 comments on commit 0e9a0bb

Please sign in to comment.