mirror of
https://hub.spigotmc.org/stash/scm/spigot/builddata.git
synced 2025-09-18 21:40:06 +00:00
Update toolsVersion to require BuildTools 148
This commit is contained in:
parent
c540b6e228
commit
1a32ff0d74
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@
|
|||
"memberMapCommand": "java -jar BuildData/bin/SpecialSource-2.jar map --auto-member TOKENS -i {0} -m {1} -o {2}",
|
||||
"finalMapCommand": "java -jar BuildData/bin/SpecialSource.jar -i {0} --access-transformer {1} -m {2} -o {3}",
|
||||
"decompileCommand": "java -jar BuildData/bin/fernflower.jar -dgs=1 -hdc=0 -asc=1 -udv=0 -rsy=1 -aoa=1 {0} {1}",
|
||||
"toolsVersion": 138
|
||||
"toolsVersion": 148
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue