We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5379984 commit c4bdf8dCopy full SHA for c4bdf8d
gradle/libs.versions.toml
@@ -39,7 +39,7 @@ fabricApi-networking-api-v1 = { module = "net.fabricmc.fabric-api:fabric-network
39
fabricApi-lifecycle-events-v1 = { module = "net.fabricmc.fabric-api:fabric-lifecycle-events-v1" }
40
fabricPermissionsApi = { group = "me.lucko", name = "fabric-permissions-api", version.ref = "fabricPermissionsApi" }
41
42
-neoForge = "net.neoforged:neoforge:20.4.167"
+neoForge = "net.neoforged:neoforge:20.4.232"
43
44
[plugins]
45
cloud-buildLogic-spotless = { id = "org.incendo.cloud-build-logic.spotless", version.ref = "cloud-build-logic" }
0 commit comments