Skip to content

Commit

Permalink
Update to 0.9.5-M4
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarmueller committed Sep 5, 2018
1 parent 9a41244 commit 41c736c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ resolvers += "emueller-bintray" at "http://dl.bintray.com/emueller/maven"
Then add the dependency:

```Scala
libraryDependencies += "com.eclipsesource" %% "play-json-schema-validator" % "0.9.5-M3"
libraryDependencies += "com.eclipsesource" %% "play-json-schema-validator" % "0.9.5-M4"
```

Please also see the [respective release notes](https://github.com/eclipsesource/play-json-schema-validator/releases/tag/v0.9.5-M1).
Expand Down

0 comments on commit 41c736c

Please sign in to comment.