Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
Prepare release 1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Heiko Seeberger committed Apr 10, 2017
1 parent 6ac06d8 commit d816d0e
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 @@ -22,7 +22,7 @@ Grab it while it's hot:
resolvers += Resolver.bintrayRepo("hseeberger", "maven")

libraryDependencies ++= List(
"de.heikoseeberger" %% "akka-http-circe" % "1.14.0",
"de.heikoseeberger" %% "akka-http-circe" % "1.15.0",
...
)
```
Expand Down

0 comments on commit d816d0e

Please sign in to comment.