Skip to content

Commit 9f2924e

Browse files
scala-stewardnMoncho
authored andcommitted
Update sbt-ci-release to 1.9.3
1 parent 99a4286 commit 9f2924e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
44
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
55
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
66
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.4")
7-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
7+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
88
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
99
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")

0 commit comments

Comments
 (0)