mirror of
https://github.com/zaaarf/lillero-loader.git
synced 2024-11-13 01:19:18 +01:00
build: bump lillero dependency
This commit is contained in:
parent
f4db0dc912
commit
64365632c5
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ dependencies {
|
|||
implementation 'org.apache.logging.log4j:log4j-core:2.15.0'
|
||||
implementation 'org.ow2.asm:asm-commons:9.4'
|
||||
implementation 'cpw.mods:modlauncher:8.1.3'
|
||||
implementation 'ftbsc:lll:0.1.1'
|
||||
implementation 'ftbsc:lll:0.2.0'
|
||||
}
|
||||
|
||||
// jar {
|
||||
|
|
Loading…
Reference in a new issue