We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a954e28 commit 2fc635aCopy full SHA for 2fc635a
build.sbt
@@ -350,7 +350,7 @@ val slickVersion = "3.5.2"
350
val shapelessVersion = "2.3.12"
351
val scalazVersion = "7.3.8"
352
val fs2Version = "3.11.0"
353
-val reactiveMongo = "1.1.0-RC12"
+val reactiveMongo = "1.1.0-RC14"
354
355
lazy val scala2_libraries =
356
(project in file("scala-2-modules/scala2-libraries"))
0 commit comments