diff --git a/README.md b/README.md index f849305..d374c8e 100644 --- a/README.md +++ b/README.md @@ -481,12 +481,12 @@ Download [the latest JAR][dl] or depend via Maven: com.squareup.moshi moshi - 1.3.1 + 1.4.0 ``` or Gradle: ```groovy -compile 'com.squareup.moshi:moshi:1.3.1' +compile 'com.squareup.moshi:moshi:1.4.0' ``` Snapshots of the development version are available in [Sonatype's `snapshots` repository][snap].