I have the following code that works in a console app when referencing \"org.reactivemongo\" %% \"play2-reactivemongo\" % \"0.10.5.0.akka23\"
\"org.reactivemongo\" %% \"play2-reactivemongo\" % \"0.10.5.0.akka23\"
when I upd
For me adding this import worked.
import play.modules.reactivemongo.json._