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 0dd8ed2 commit e4a4dfdCopy full SHA for e4a4dfd
1 file changed
build.sc
@@ -3,7 +3,7 @@ import mill.scalalib._
3
import mill.scalalib.publish._
4
import mill.javalib.api.JvmWorkerUtil
5
6
-val ScalaVersions = Seq("2.12.20", "2.13.16", "3.3.6")
+val ScalaVersions = Seq("2.12.20", "2.13.16", "3.3.7")
7
8
object library {
9
0 commit comments