Skip to content

Commit 83ad0d1

Browse files
committed
bump semanticdb
1 parent cf15d1f commit 83ad0d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

downstream-tests/scalafix.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ThisBuild / scalacOptions ++= {
1010

1111
ThisBuild / semanticdbEnabled := true
1212

13-
ThisBuild / semanticdbVersion := "4.5.9"
13+
ThisBuild / semanticdbVersion := "4.12.0"
1414

1515
ThisBuild / scalafixScalaBinaryVersion := "2.13"
1616

library/scalafix.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ ThisBuild / scalacOptions ++= {
88
ThisBuild / semanticdbEnabled := true
99

1010
// NOTE: Upgrade downstream-tests/scalafix.sbt too!
11-
ThisBuild / semanticdbVersion := "4.9.8"
11+
ThisBuild / semanticdbVersion := "4.12.0"

0 commit comments

Comments
 (0)