Skip to content

Commit f79d636

Browse files
scalameta-botkitbellew
authored andcommitted
Update sbt-ci-release to 1.9.2
1 parent 40bb629 commit f79d636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ val crossProjectV = "1.3.2"
55
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
66

77
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
8-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
8+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
99

1010
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1111

0 commit comments

Comments
 (0)