Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Commit

Permalink
Prepare release 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Heiko Seeberger committed Dec 22, 2016
1 parent 86b8d6f commit 698c2af
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 @@ -16,7 +16,7 @@ Grab it while it's hot:
resolvers += Resolver.bintrayRepo("hseeberger", "maven")

libraryDependencies ++= List(
"de.heikoseeberger" %% "akka-log4j" % "1.2.1",
"de.heikoseeberger" %% "akka-log4j" % "1.2.2",
...
)
```
Expand Down

0 comments on commit 698c2af

Please sign in to comment.