Skip to content

Commit 68b687a

Browse files
Update sbt-ci-release to 1.5.9 (#380)
1 parent be87a70 commit 68b687a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.0")
22
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
3-
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")
44

55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
66

0 commit comments

Comments
 (0)