Bump semanticdbVersio to 4.2.3

This commit is contained in:
Filipe Regadas 2019-10-19 09:09:36 +01:00
parent 46b6ad0171
commit d49ced04da
No known key found for this signature in database
GPG Key ID: 56776825923FC777
1 changed files with 1 additions and 1 deletions

View File

@ -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(