chore: lillero version bump

This commit is contained in:
zaaarf 2023-03-28 00:47:54 +02:00
parent bcb2e06592
commit 418ccc670f
No known key found for this signature in database
GPG key ID: 82240E075E31FA4C

View file

@ -20,7 +20,7 @@ repositories {
dependencies { dependencies {
implementation 'com.squareup:javapoet:1.13.0' implementation 'com.squareup:javapoet:1.13.0'
implementation 'ftbsc:lll:0.3.4' implementation 'ftbsc:lll:0.4.0'
} }
jar { jar {