update sbt-ci-release version

kenji yoshida 2024-10-23 11:03:23 +09:00
parent 62b00265a7
commit 833af375e5
1 changed files with 1 additions and 1 deletions

@ -14,7 +14,7 @@ In other words, until the final 2.0.0 comes out, we'd be regularly burning down
| sbt/sbt-git | 345 | `addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")` |
| xerial/sbt-sonatype | 334 | `addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.0")` |
| sbt/sbt-dynver | 300 | `addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")` |
| sbt/sbt-ci-release | 283 | `addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")` |
| sbt/sbt-ci-release | 283 | `addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")` |
| sbt/sbt-pgp | 142 | `addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")` |
| sbt/contraband | 67 | `addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.6.0")` |
| xuwei-k/sbt-class-diagram | 99 | `addSbtPlugin("com.github.xuwei-k" % "sbt-class-diagram" % "0.3.0")` |