chore: lillero version bump (shouldn't matter though)

This commit is contained in:
zaaarf 2024-01-24 17:25:34 +01:00
parent 89f36dcc1e
commit c2b7e4aa5a
No known key found for this signature in database
GPG key ID: 102E445F4C3F829B

View file

@ -29,5 +29,5 @@ dependencies {
implementation 'org.apache.logging.log4j:log4j-core:2.17.1'
implementation 'org.ow2.asm:asm-commons:9.4'
implementation 'cpw.mods:modlauncher:8.1.3'
implementation 'ftbsc:lll:0.3.2'
implementation 'ftbsc:lll:0.5.0'
}