chore: version bump

This commit is contained in:
zaaarf 2024-01-24 17:29:23 +01:00
parent bf32e56a86
commit d98eab7e7d
No known key found for this signature in database
GPG key ID: 102E445F4C3F829B

View file

@ -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'
}