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 6cbfbe8 commit 7c96027Copy full SHA for 7c96027
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
8
9
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
10
11
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
12
13
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
14
0 commit comments