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 7b5a299 commit 9faaf9fCopy full SHA for 9faaf9f
build.sbt
@@ -2,7 +2,7 @@ import org.scalafmt.sbt.ScalafmtPlugin.autoImport.scalafmtOnCompile
2
import org.typelevel.scalacoptions.ScalacOptions
3
4
import sbt.Keys.resolvers
5
-val mainScala = "2.13.17"
+val mainScala = "2.13.18"
6
val scala3Version = "3.3.7"
7
val allScala = Seq(mainScala, scala3Version)
8
val zioVersion = "2.1.22"
0 commit comments