Update dependency net.minecraftforge:forge to v1.21-51.0.33 #6

Open
renovate wants to merge 1 commit from renovate/net.minecraftforge-forge-1.x into main
10 changed files with 10 additions and 10 deletions
Showing only changes of commit b2f15b98c1 - Show all commits

View file

@ -36,7 +36,7 @@ project.archivesBaseName = "${project.archivesBaseName}-forge-1.14.4"
dependencies {
implementation project(path: ":DynmapCore", configuration: "shadow")
minecraft 'net.minecraftforge:forge:1.14.4-28.2.10'
minecraft 'net.minecraftforge:forge:1.21-51.0.33'
}
processResources

View file

@ -36,7 +36,7 @@ project.archivesBaseName = "${project.archivesBaseName}-forge-1.15.2"
dependencies {
implementation project(path: ":DynmapCore", configuration: "shadow")
minecraft 'net.minecraftforge:forge:1.15.2-31.2.3'
minecraft 'net.minecraftforge:forge:1.21-51.0.33'
}
processResources

View file

@ -36,7 +36,7 @@ project.archivesBaseName = "${project.archivesBaseName}-forge-1.16.5"
dependencies {
implementation project(path: ":DynmapCore", configuration: "shadow")
minecraft 'net.minecraftforge:forge:1.16.5-36.0.15'
minecraft 'net.minecraftforge:forge:1.21-51.0.33'
}
processResources

View file

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

View file

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

View file

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

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

View file

@ -44,7 +44,7 @@ dependencies {
implementation project(path: ':DynmapCoreAPI')
annotationProcessor 'net.minecraftforge:eventbus-validator:7.0.5'
minecraft 'net.minecraftforge:forge:1.21.10-60.1.5'
minecraft 'net.minecraftforge:forge:1.21-51.0.33'
}
processResources

View file

@ -44,7 +44,7 @@ dependencies {
implementation project(path: ':DynmapCoreAPI')
annotationProcessor 'net.minecraftforge:eventbus-validator:7.0.5'
minecraft 'net.minecraftforge:forge:1.21.11-61.0.5'
minecraft 'net.minecraftforge:forge:1.21-51.0.33'
}
processResources

View file

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