Bump semanticdbVersio to 4.2.4

This commit is contained in:
Filipe Regadas 2019-10-18 21:39:13 +01:00
parent 0ef5b578f8
commit 46b6ad0171
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.1.0"
semanticdbVersion := "4.2.4"
)
override lazy val projectSettings: Seq[Def.Setting[_]] = Seq(