mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-25 16:07:12 -07:00
Bump bndlib.
This commit is contained in:
parent
4af7e2d36a
commit
ae82395fdf
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ val kobaltApp = project(kobaltPluginApi, wrapper) {
|
||||||
"com.squareup.retrofit2:retrofit:${Versions.retrofit}",
|
"com.squareup.retrofit2:retrofit:${Versions.retrofit}",
|
||||||
"com.squareup.retrofit2:converter-gson:${Versions.retrofit}",
|
"com.squareup.retrofit2:converter-gson:${Versions.retrofit}",
|
||||||
"com.squareup.okhttp3:okhttp-ws:3.4.2",
|
"com.squareup.okhttp3:okhttp-ws:3.4.2",
|
||||||
"biz.aQute.bnd:bndlib:2.4.0",
|
"biz.aQute.bnd:biz.aQute.bndlib:3.5.0",
|
||||||
*mavenResolver("spi"),
|
*mavenResolver("spi"),
|
||||||
|
|
||||||
"com.squareup.okhttp3:logging-interceptor:3.9.0",
|
"com.squareup.okhttp3:logging-interceptor:3.9.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue