mirror of https://github.com/sbt/sbt.git
SemanticDB 4.3.20
This commit is contained in:
parent
5419c3a0db
commit
d2ff2edf87
|
|
@ -22,7 +22,7 @@ object SemanticdbPlugin extends AutoPlugin {
|
|||
semanticdbEnabled := SysProp.semanticdb,
|
||||
semanticdbIncludeInJar := false,
|
||||
semanticdbOptions := List("-Yrangepos"),
|
||||
semanticdbVersion := "4.3.15"
|
||||
semanticdbVersion := "4.3.20"
|
||||
)
|
||||
|
||||
override lazy val projectSettings: Seq[Def.Setting[_]] = Seq(
|
||||
|
|
|
|||
Loading…
Reference in New Issue