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 171445f commit 9fde266Copy full SHA for 9fde266
project/plugins.sbt
@@ -10,4 +10,4 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % scalaN
10
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % crossVer)
11
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.2.0")
12
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.20")
13
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
0 commit comments