Skip to content

Commit

Permalink
Upgrade to DW 0.0.5-SNAPSHOT.
Browse files Browse the repository at this point in the history
  • Loading branch information
codahale committed May 13, 2011
1 parent b8412ef commit bc74e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/build/DropWizardExampleProject.scala
Expand Up @@ -24,7 +24,7 @@ class DropWizardExampleProject(info: ProjectInfo) extends DefaultProject(info)
/**
* Service Dependencies
*/
val dropWizard = "com.yammer" %% "dropwizard" % "0.0.4"
val dropWizard = "com.yammer" %% "dropwizard" % "0.0.5-SNAPSHOT"

/**
* Test Dependencies
Expand Down

0 comments on commit bc74e76

Please sign in to comment.