Update dependency net.minecraftforge:forge to v1.21-51.0.33
Some checks failed
Checking for spelling errors / rojopolis/spellcheck (push) Has been cancelled

This commit is contained in:
Sulkta 2026-06-28 01:06:29 +00:00
parent 71ae841ed4
commit b2f15b98c1
10 changed files with 10 additions and 10 deletions

View file

@ -42,7 +42,7 @@ dependencies {
implementation project(path: ":DynmapCore", configuration: "shadow")
implementation project(path: ':DynmapCoreAPI')
minecraft 'net.minecraftforge:forge:1.20.6-50.0.31'
minecraft 'net.minecraftforge:forge:1.21-51.0.33'
}
processResources