mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-25 16:07:12 -07:00
Bump retrofit.
This commit is contained in:
parent
995706c8b7
commit
5b9ac78f24
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ import java.nio.file.StandardCopyOption
|
|||
object Versions {
|
||||
val okhttp = "3.2.0"
|
||||
val okio = "1.6.0"
|
||||
val retrofit = "2.0.0"
|
||||
val retrofit = "2.0.2"
|
||||
val gson = "2.6.2"
|
||||
val aether = "1.1.0"
|
||||
val sonatypeAether = "1.13.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue