We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12b382e commit 680ee15Copy full SHA for 680ee15
project/BuildSettings.scala
@@ -1,7 +1,7 @@
1
import java.util
2
3
-import sbt.Keys._
4
-import sbt._
+import sbt.Keys.*
+import sbt.*
5
6
object BuildSettings {
7
val env: util.Map[String, String] = System.getenv()
0 commit comments