mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 16:39:24 +02:00
Fix dependency-management/cache-update
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import sbt.internal.librarymanagement._
|
||||
|
||||
lazy val check = taskKey[Unit]("Runs the check")
|
||||
|
||||
def commonSettings: Seq[Def.Setting[_]] =
|
||||
|
||||
Reference in New Issue
Block a user