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.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Heiko Seeberger committed Jan 5, 2018
1 parent c5a2971 commit 588fdff
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 @@ -23,7 +23,7 @@ Grab it while it's hot:
resolvers += Resolver.bintrayRepo("hseeberger", "maven")

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

0 comments on commit 588fdff

Please sign in to comment.