mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-04-22 19:35:39 -04:00
removed semantic db version
This commit is contained in:
parent
48159c6b14
commit
600bcee67e
@ -4,8 +4,8 @@ lazy val root = (project in file(".")).settings(
|
||||
organization := "com.example",
|
||||
scalaVersion := "3.6.4",
|
||||
version := "0.2.1-snapshot",
|
||||
semanticdbEnabled := true,
|
||||
semanticdbVersion := scalafixSemanticdb.revision
|
||||
// semanticdbEnabled := true,
|
||||
// semanticdbVersion := scalafixSemanticdb.revision
|
||||
|
||||
// This is apparently not supported on Scala 3 currently
|
||||
// scalafixScalaBinaryVersion := "3.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user