1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 00:17:11 -07:00

Bump retrofit.

This commit is contained in:
Cedric Beust 2016-06-02 02:49:15 -08:00
parent 995706c8b7
commit 5b9ac78f24

View file

@ -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"