diff --git a/build.sbt b/build.sbt index f1ba1834..08b87321 100644 --- a/build.sbt +++ b/build.sbt @@ -17,7 +17,7 @@ val os = sys.props.get("os.name") match { } val shaded = !System.getProperty("os.arch").toLowerCase.startsWith("aarch") -scalaVersion := "3.3.0" +scalaVersion := "3.3.1" libraryDependencies += "org.reactivemongo" %% "reactivemongo" % "1.1.0-RC9" libraryDependencies ++= (