Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

Commit

Permalink
Upgrade to Silvertip 0.4.3
Browse files Browse the repository at this point in the history
Signed-off-by: Jussi Virtanen <jussi.virtanen@valotrading.com>
  • Loading branch information
Jussi Virtanen committed Apr 16, 2014
1 parent 2a5c7d1 commit 7f05f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/StirlingBuild.scala
Expand Up @@ -95,6 +95,6 @@ object StirlingBuild extends Build {
val mockito = "org.mockito" % "mockito-core" % "1.9.0" % "test"
val mongoJavaDriver = "org.mongodb" % "mongo-java-driver" % "2.7.2"
val scalatest = "org.scalatest" %% "scalatest" % "1.9.1"
val silvertip = "silvertip" % "silvertip" % "0.4.1"
val silvertip = "silvertip" % "silvertip" % "0.4.3"
}
}

0 comments on commit 7f05f7c

Please sign in to comment.