We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94d65d1 commit b41f5f8Copy full SHA for b41f5f8
project/plugins.sbt
@@ -10,6 +10,6 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
10
11
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0")
12
13
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
14
15
libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"
0 commit comments