chore: bump lillero to 0.4.1

This commit is contained in:
zaaarf 2023-04-13 10:51:57 +02:00
parent ede3b3503d
commit fe9a6c8d4a
No known key found for this signature in database
GPG key ID: 82240E075E31FA4C

View file

@ -21,7 +21,7 @@ repositories {
dependencies {
implementation 'com.squareup:javapoet:1.13.0'
implementation 'org.ow2.asm:asm-commons:9.5'
implementation 'ftbsc:lll:0.4.0'
implementation 'ftbsc:lll:0.4.1'
}
jar {