Update forge used in 1.19 build
This commit is contained in:
parent
96d14566b5
commit
0cfdd9c9ca
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ dependencies {
|
||||||
implementation project(path: ":DynmapCore", configuration: "shadow")
|
implementation project(path: ":DynmapCore", configuration: "shadow")
|
||||||
implementation project(path: ':DynmapCoreAPI')
|
implementation project(path: ':DynmapCoreAPI')
|
||||||
|
|
||||||
minecraft 'net.minecraftforge:forge:1.19-41.0.1'
|
minecraft 'net.minecraftforge:forge:1.19-41.0.38'
|
||||||
}
|
}
|
||||||
|
|
||||||
processResources
|
processResources
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue