Merge pull request 'Update dependency net.minecraftforge:eventbus-validator to v7.0.5' (#5) from renovate/net.minecraftforge-eventbus-validator-7.x into main
All checks were successful
gitleaks / scan (push) Successful in 35s
All checks were successful
gitleaks / scan (push) Successful in 35s
This commit is contained in:
commit
9a0314ab51
2 changed files with 2 additions and 2 deletions
|
|
@ -42,7 +42,7 @@ project.archivesBaseName = "${project.archivesBaseName}-forge-1.21.10"
|
|||
dependencies {
|
||||
implementation project(path: ":DynmapCore", configuration: "shadow")
|
||||
implementation project(path: ':DynmapCoreAPI')
|
||||
annotationProcessor 'net.minecraftforge:eventbus-validator:7.0-beta.7'
|
||||
annotationProcessor 'net.minecraftforge:eventbus-validator:7.0.5'
|
||||
|
||||
minecraft 'net.minecraftforge:forge:1.21.10-60.1.5'
|
||||
}
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@ project.archivesBaseName = "${project.archivesBaseName}-forge-1.21.11"
|
|||
dependencies {
|
||||
implementation project(path: ":DynmapCore", configuration: "shadow")
|
||||
implementation project(path: ':DynmapCoreAPI')
|
||||
annotationProcessor 'net.minecraftforge:eventbus-validator:7.0-beta.7'
|
||||
annotationProcessor 'net.minecraftforge:eventbus-validator:7.0.5'
|
||||
|
||||
minecraft 'net.minecraftforge:forge:1.21.11-61.0.5'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue