Skip to content

Commit 3562efe

Browse files
committed
Update sbt-ci-release
1 parent 25c45ef commit 3562efe

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

project/plugins.sbt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
44

55
addSbtPlugin("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-
117
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
128

139
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
@@ -22,7 +18,7 @@ addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
2218

2319
addSbtPlugin("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

2723
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")
2824

0 commit comments

Comments
 (0)