We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f1ace commit e724a0aCopy full SHA for e724a0a
project/plugins.sbt
@@ -10,7 +10,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
10
// release management
11
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.24.0")
12
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
13
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
14
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
15
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
16
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
0 commit comments