Skip to content

Commit

Permalink
Use Storm 0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael G. Noll committed Dec 14, 2015
1 parent 270a7d6 commit 491ac2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ resolvers ++= Seq(
val bijectionVersion = "0.7.1"
val chillVersion = "0.5.1"
val sparkVersion = "1.1.1"
val stormVersion = "0.9.5"
val stormVersion = "0.9.6"

libraryDependencies ++= Seq(
"com.twitter" %% "bijection-core" % bijectionVersion,
Expand Down

0 comments on commit 491ac2d

Please sign in to comment.