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.
2 parents 1c951f9 + acf273b commit cab641bCopy full SHA for cab641b
build.sbt
@@ -3,7 +3,7 @@ import org.typelevel.sbt.gha.JobEnvironment
3
import org.typelevel.sbt.gha.PermissionValue
4
import org.typelevel.sbt.gha.Permissions
5
6
-ThisBuild / scalaVersion := "3.7.1"
+ThisBuild / scalaVersion := "3.7.3"
7
ThisBuild / scalacOptions ++= Seq(
8
"-no-indent",
9
"-deprecation",
0 commit comments