We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3783193 commit 5af259bCopy full SHA for 5af259b
project/plugins.sbt
@@ -1,4 +1,4 @@
1
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
2
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
3
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
0 commit comments