We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 412eb32 + f1de2fe commit 08f5b98Copy full SHA for 08f5b98
project/plugins.sbt
@@ -4,4 +4,4 @@ libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"
4
5
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.22")
6
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")
7
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
0 commit comments