There was an error while loading. Please reload this page.
1 parent 9cd42c8 commit 77fe87fCopy full SHA for 77fe87f
1 file changed
build.sbt
@@ -5,7 +5,7 @@ lazy val isCI: Boolean = System.getenv("CI") != null
5
6
inThisBuild(
7
List(
8
- scalaVersion := "3.3.5",
+ scalaVersion := "3.3.8",
9
semanticdbEnabled := true,
10
semanticdbVersion := scalafixSemanticdb.revision,
11
// scalafixScalaBinaryVersion := "3",
0 commit comments