Skip to content

Commit ec84fb6

Browse files
scala-stewardmichaelmior
authored andcommitted
Update sbt-ci-release to 1.9.3
Signed-off-by: Scala Steward <[email protected]>
1 parent 59bb46f commit ec84fb6

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
@@ -1,7 +1,7 @@
11
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
22
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
33
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
4-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
4+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
55
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
66
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
77
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")

0 commit comments

Comments
 (0)