Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Commit

Permalink
PLATOPS-1226 - Update dependency for simple-reactivemongo
Browse files Browse the repository at this point in the history
  • Loading branch information
dabd committed Jan 30, 2018
1 parent 654c979 commit 3d48d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/HmrcBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import uk.gov.hmrc.versioning.SbtGitVersioning
object HmrcBuild extends Build {

lazy val pluginDependencies = Seq(
"uk.gov.hmrc" %% "simple-reactivemongo" % "6.0.0",
"uk.gov.hmrc" %% "simple-reactivemongo" % "6.1.0",

"com.typesafe.play" %% "play" % "2.5.12" % "provided",
"com.typesafe.play" %% "play-test" % "2.5.12" % "test",
Expand Down

0 comments on commit 3d48d60

Please sign in to comment.