We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a9646a commit 204bb43Copy full SHA for 204bb43
project/plugins.sbt
@@ -10,4 +10,4 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
10
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
11
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
12
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
13
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
0 commit comments