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.
2 parents 0c7f3c9 + f9cd03d commit ef74177Copy full SHA for ef74177
project/plugin.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
2
3
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
4
5
-addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.4")
+addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.5")
6
7
def env(name: String): Option[String] =
8
Option(System.getenv(name))
0 commit comments