Merge pull request #6355 from marcospereira/updates/semanticdb-4.4.10

Update semanticdb to version 4.4.10
This commit is contained in:
eugene yokota
2021-03-04 20:17:06 -05:00
committed by GitHub
3 changed files with 11 additions and 11 deletions
@@ -26,7 +26,7 @@ object SemanticdbPlugin extends AutoPlugin {
semanticdbEnabled := SysProp.semanticdb,
semanticdbIncludeInJar := false,
semanticdbOptions := List(),
semanticdbVersion := "4.4.8"
semanticdbVersion := "4.4.10"
)
override lazy val projectSettings: Seq[Def.Setting[_]] = Seq(