Closed ErunamoJAZZ closed 8 years ago
@ErunamoJAZZ the exception doesn't look like it is caused by play-json-extensions directly. You'd have to do an exclusion rule in your dependencies though to prevent play-json-extensions play 2.5 dependency to upgrade it to 2.5, while the rest of your artifacts are on 2.4. See this: http://www.scala-sbt.org/0.13/docs/Library-Management.html#Exclude+Transitive+Dependencies
Hi, I had problems trying use 0.8.0 version in Play 2.4.8.
in fact, this compile, but does not execute. I had this exception:
So, I want ask if could you remove "... seem very compatible"?
Thank you!