Skip to content

Instantly share code, notes, and snippets.

@cfeduke
Created November 22, 2013 14:29
Show Gist options
  • Select an option

  • Save cfeduke/7600737 to your computer and use it in GitHub Desktop.

Select an option

Save cfeduke/7600737 to your computer and use it in GitHub Desktop.
org.scala-stm
/* get around scala-stm 2.10.0 vs. 2.10 in play vs. reactive mongo */
someDependency exclude("org.scala-stm", "scala-stm_2.10.0")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment