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 5423d76 commit 9d38887Copy full SHA for 9d38887
project/plugins.sbt
@@ -1,4 +1,4 @@
1
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
2
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
0 commit comments