mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-05-04 16:26:32 -04:00
Reformat with scalafmt 3.9.5
Executed command: scalafmt --non-interactive Signed-off-by: Scala Steward <scala_steward@virtuslab.com>
This commit is contained in:
parent
c287066246
commit
ecfbaf459a
@ -3,7 +3,7 @@ lazy val root = (project in file(".")).settings(
|
|||||||
List(
|
List(
|
||||||
organization := "com.example",
|
organization := "com.example",
|
||||||
scalaVersion := "3.6.4",
|
scalaVersion := "3.6.4",
|
||||||
version := "0.2.1-snapshot",
|
version := "0.2.1-snapshot"
|
||||||
// semanticdbEnabled := true,
|
// semanticdbEnabled := true,
|
||||||
// semanticdbVersion := scalafixSemanticdb.revision
|
// semanticdbVersion := scalafixSemanticdb.revision
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user