mirror of
https://github.com/zaaarf/geb-processor.git
synced 2024-12-22 11:04:52 +01:00
fix: bump geb version
This commit is contained in:
parent
24cee5fb48
commit
ee472c7fbd
1 changed files with 1 additions and 1 deletions
|
@ -25,6 +25,6 @@ repositories {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'ftbsc:geb:0.3.0'
|
implementation 'ftbsc:geb:0.4.0'
|
||||||
implementation 'com.squareup:javapoet:1.13.0'
|
implementation 'com.squareup:javapoet:1.13.0'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue