diff --git a/README.md b/README.md index b847b6e8..a898f055 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ the ADT marshalling. You can also use circe's `Encoder` to obtain a `Json`, and The artifact is hosted by Sonatype, and release versions are synced to Maven Central: ```scala -libraryDependencies += "io.circe" %% "circe-yaml" % "0.8.0" +libraryDependencies += "io.circe" %% "circe-yaml" % "0.9.0" ``` Snapshot versions are available by adding the Sonatype Snapshots resolver: