File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,6 @@ addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
44
55addSbtPlugin(" ch.epfl.scala" % " sbt-scalafix" % " 0.13.0" )
66
7- addSbtPlugin(" org.xerial.sbt" % " sbt-sonatype" % " 3.12.2" )
8-
9- addSbtPlugin(" com.github.sbt" % " sbt-pgp" % " 2.3.0" )
10-
117addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.6.1" )
128
139addSbtPlugin(" com.github.sbt" % " sbt-unidoc" % " 0.5.0" )
@@ -22,7 +18,7 @@ addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
2218
2319addSbtPlugin(" com.github.sbt" % " sbt-github-actions" % " 0.24.0" )
2420
25- addSbtPlugin(" com.github.sbt" % " sbt-ci-release" % " 1.9.0 " )
21+ addSbtPlugin(" com.github.sbt" % " sbt-ci-release" % " 1.11.2 " )
2622
2723addSbtPlugin(" org.scoverage" % " sbt-scoverage" % " 2.2.2" )
2824
You can’t perform that action at this time.
0 commit comments