Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3a85047

Browse files
committedAug 31, 2022
Mathc semanticdb version to scalafix
1 parent cdf7d8f commit 3a85047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎scalafix.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ThisBuild / semanticdbEnabled := true
2-
ThisBuild / semanticdbVersion := "4.4.27"
2+
ThisBuild / semanticdbVersion := scalafixSemanticdb.revision
33
ThisBuild / scalafixScalaBinaryVersion := CrossVersion.binaryScalaVersion(scalaVersion.value)
44

55
ThisBuild / scalacOptions ++= {

0 commit comments

Comments
 (0)
Please sign in to comment.