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.
2 parents c373788 + cf8a277 commit 054b686Copy full SHA for 054b686
project/plugins.sbt
@@ -1,6 +1,6 @@
1
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
2
3
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
4
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
5
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
6
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
0 commit comments