We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89c0381 commit 0595334Copy full SHA for 0595334
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
2
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.3")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
4
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
0 commit comments