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 cf15d1f commit 83ad0d1Copy full SHA for 83ad0d1
downstream-tests/scalafix.sbt
@@ -10,7 +10,7 @@ ThisBuild / scalacOptions ++= {
10
11
ThisBuild / semanticdbEnabled := true
12
13
-ThisBuild / semanticdbVersion := "4.5.9"
+ThisBuild / semanticdbVersion := "4.12.0"
14
15
ThisBuild / scalafixScalaBinaryVersion := "2.13"
16
library/scalafix.sbt
@@ -8,4 +8,4 @@ ThisBuild / scalacOptions ++= {
8
9
// NOTE: Upgrade downstream-tests/scalafix.sbt too!
-ThisBuild / semanticdbVersion := "4.9.8"
0 commit comments