chore: updated api

This commit is contained in:
zaaarf 2023-08-24 01:58:57 +02:00
parent 4289726e1f
commit 6ff5143b03
No known key found for this signature in database
GPG key ID: 6445A5CD15E5B40C

View file

@ -18,7 +18,7 @@ repositories {
}
dependencies {
implementation 'ftbsc:geb:0.1.4'
implementation 'ftbsc:geb:0.2.0'
implementation 'com.squareup:javapoet:1.13.0'
}