chore: processor version bump
This commit is contained in:
parent
3d2966d986
commit
f4ec2cddb1
2 changed files with 1 additions and 2 deletions
|
@ -67,7 +67,6 @@ dependencies {
|
||||||
|
|
||||||
compileJava { //mappings for lillero-processor
|
compileJava { //mappings for lillero-processor
|
||||||
options.compilerArgs << '-AmappingsFile=https://data.fantabos.co/1.16.5.tsrg'
|
options.compilerArgs << '-AmappingsFile=https://data.fantabos.co/1.16.5.tsrg'
|
||||||
options.compilerArgs << '-AobfuscateInjectorMetadata=true'
|
|
||||||
}
|
}
|
||||||
|
|
||||||
jar {
|
jar {
|
||||||
|
|
|
@ -5,7 +5,7 @@ minecraft = "1.16.5"
|
||||||
forge = "1.16.5-36.2.34"
|
forge = "1.16.5-36.2.34"
|
||||||
autoService = "1.0.1"
|
autoService = "1.0.1"
|
||||||
lillero = "0.4.1"
|
lillero = "0.4.1"
|
||||||
lilleroProcessor = "0.5.1"
|
lilleroProcessor = "0.5.2"
|
||||||
checkerFramework = "0.6.24"
|
checkerFramework = "0.6.24"
|
||||||
|
|
||||||
[plugins]
|
[plugins]
|
||||||
|
|
Loading…
Reference in a new issue