mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:34:34 +02:00
Scalafmt 1.2.0
This commit is contained in:
@@ -63,7 +63,7 @@ lazy val utilRoot: Project = (project in file("."))
|
||||
description := "Util module for sbt",
|
||||
scmInfo := Some(ScmInfo(url("https://github.com/sbt/util"), "[email protected]:sbt/util.git")),
|
||||
scalafmtOnCompile := true,
|
||||
scalafmtVersion := "1.1.0",
|
||||
scalafmtVersion := "1.2.0",
|
||||
)),
|
||||
commonSettings,
|
||||
name := "Util Root",
|
||||
|
||||
Reference in New Issue
Block a user