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 1cef9ce + dc93dd1 commit 9f1e947Copy full SHA for 9f1e947
project/plugins.sbt
@@ -4,4 +4,4 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % sbtTlVersion)
4
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % sbtTlVersion)
5
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
6
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
7
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
0 commit comments