Skip to content

Commit

Permalink
Merge pull request #48 from cb372/bump-spy
Browse files Browse the repository at this point in the history
Bump Spymemcached: 2.11.4 -> 2.11.7
  • Loading branch information
cb372 committed May 17, 2015
2 parents 337d053 + 2572eb4 commit 32d28f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ object ScalaCacheBuild extends Build {
.settings(implProjectSettings: _*)
.settings(
libraryDependencies ++= Seq(
"net.spy" % "spymemcached" % "2.11.4"
"net.spy" % "spymemcached" % "2.11.7"
)
)
.dependsOn(core)
Expand Down

0 comments on commit 32d28f5

Please sign in to comment.