We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 102f7c8 commit 33a0349Copy full SHA for 33a0349
project/plugins.sbt
@@ -5,7 +5,7 @@ addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
6
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
7
addSbtPlugin("nl.zolotko.sbt" % "sbt-jfr" % "0.0.1")
8
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
9
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
10
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
11
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")
0 commit comments