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
Mine worked out after adding: import play.modules.reactivemongo.json._ import play.modules.reactivemongo.json.collection._