Skip to content

Commit

Permalink
Bump Spymemcached: 2.11.4 -> 2.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
cb372 committed May 17, 2015
1 parent 337d053 commit 2572eb4
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 2572eb4

Please sign in to comment.