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 9a5c1aa commit c6e788cCopy full SHA for c6e788c
build.sbt
@@ -4,7 +4,7 @@ ThisBuild / organization := "org.reactivemongo"
4
5
ThisBuild / scalaVersion := "2.12.20"
6
7
-val scala3Lts = "3.3.6"
+val scala3Lts = "3.3.7"
8
9
ThisBuild / crossScalaVersions := Seq(
10
"2.11.12",
0 commit comments