Skip to content

Commit 77fe87f

Browse files
committed
chore: Update Scala to 3.3.8
1 parent 9cd42c8 commit 77fe87f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ lazy val isCI: Boolean = System.getenv("CI") != null
55

66
inThisBuild(
77
List(
8-
scalaVersion := "3.3.5",
8+
scalaVersion := "3.3.8",
99
semanticdbEnabled := true,
1010
semanticdbVersion := scalafixSemanticdb.revision,
1111
// scalafixScalaBinaryVersion := "3",

0 commit comments

Comments
 (0)