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