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

Commit

Permalink
use new gizzard.
Browse files Browse the repository at this point in the history
  • Loading branch information
eaceaser committed Jul 25, 2011
1 parent b18603e commit 3f5b64e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/build/FlockDBProject.scala
Expand Up @@ -10,7 +10,7 @@ with SubversionPublisher {
override def filterScalaJars = false
val scalaTools = "org.scala-lang" % "scala-compiler" % "2.8.1"

val gizzard = "com.twitter" % "gizzard" % "2.2.4"
val gizzard = "com.twitter" % "gizzard" % "2.2.5"
val asm = "asm" % "asm" % "1.5.3" % "test"
val cglib = "cglib" % "cglib" % "2.2" % "test"
val hamcrest = "org.hamcrest" % "hamcrest-all" % "1.1" % "test"
Expand Down

0 comments on commit 3f5b64e

Please sign in to comment.