Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Vriend committed Jun 22, 2015
1 parent 2291cce commit dc0f951
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 @@ -21,7 +21,7 @@ To include the JDBC plugin into your sbt project, add the following lines to you

resolvers += "dnvriend at bintray" at "http://dl.bintray.com/dnvriend/maven"

libraryDependencies += "com.github.dnvriend" %% "akka-persistence-jdbc" % "1.1.5"
libraryDependencies += "com.github.dnvriend" %% "akka-persistence-jdbc" % "1.1.6"

For Maven users, add the following to the pom.xml

Expand Down

0 comments on commit dc0f951

Please sign in to comment.