Skip to content

Instantly share code, notes, and snippets.

@cfeduke
Created November 22, 2013 14:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cfeduke/7600737 to your computer and use it in GitHub Desktop.
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