Skip to content

Commit

Permalink
Upgrade ReactiveMongo to 1.0.0 (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
cchantep committed Sep 6, 2020
1 parent ea8f43a commit e51a86e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ lazy val scalaTestVersion = "3.1.1"
lazy val scalacheckVersion = "1.14.3"

// Library versions
lazy val reactiveMongoVersion = "1.0.0-noshaded-rc.2"
lazy val reactiveMongoVersion = "1.0.0"
lazy val json4sVersion = "3.6.6"
lazy val quillVersion = "3.5.0"

Expand Down

0 comments on commit e51a86e

Please sign in to comment.