We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e21af commit 0674ae0Copy full SHA for 0674ae0
project/plugins.sbt
@@ -10,7 +10,7 @@ addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
10
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
11
addSbtPlugin("com.lightbend.sbt" % "sbt-publish-rsync" % "0.3")
12
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
13
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
14
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
15
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
16
0 commit comments