mirror of
https://github.com/zaaarf/lillero-processor.git
synced 2024-11-13 00:59:21 +01:00
chore: bump lillero to 0.4.1
This commit is contained in:
parent
ede3b3503d
commit
fe9a6c8d4a
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue