mirror of
https://github.com/zaaarf/lillero-processor.git
synced 2024-11-14 04:49:21 +01:00
chore: version bump
This commit is contained in:
parent
bf32e56a86
commit
d98eab7e7d
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ repositories {
|
|||
dependencies {
|
||||
implementation 'com.squareup:javapoet:1.13.0'
|
||||
implementation 'org.ow2.asm:asm-commons:9.5'
|
||||
implementation 'ftbsc:lll:0.4.2'
|
||||
implementation 'ftbsc:lll:0.5.0'
|
||||
implementation 'ftbsc.lll:mapper:0.3.0'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue