mirror of https://github.com/sbt/sbt.git
Bump semanticdbVersio to 4.2.3
This commit is contained in:
parent
46b6ad0171
commit
d49ced04da
|
|
@ -21,7 +21,7 @@ object SemanticdbPlugin extends AutoPlugin {
|
|||
semanticdbEnabled := false,
|
||||
semanticdbIncludeInJar := false,
|
||||
semanticdbOptions := List("-Yrangepos"),
|
||||
semanticdbVersion := "4.2.4"
|
||||
semanticdbVersion := "4.2.3"
|
||||
)
|
||||
|
||||
override lazy val projectSettings: Seq[Def.Setting[_]] = Seq(
|
||||
|
|
|
|||
Loading…
Reference in New Issue