Skip to content

Commit

Permalink
Update NeoForge
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Dec 4, 2023
1 parent 8bfaa45 commit 462183c
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 {

minecraft("com.mojang:minecraft:1.20.2")
mappings(loom.officialMojangMappings())
neoForge("net.neoforged", "neoforge", "20.2.54-beta")
neoForge("net.neoforged", "neoforge", "20.2.86")

listOf("api", transitiveInclude.name, "forgeExtra").forEach { c ->
c(platform("cloud.commandframework:cloud-bom:1.8.4"))
Expand Down

0 comments on commit 462183c

Please sign in to comment.