Skip to content

Commit 08a1abd

Browse files
authored
dep: update sbt-ci-release to 1.5.10 (#439)
1 parent 4ac0afa commit 08a1abd

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.8.0")
22
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
3-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
44

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

0 commit comments

Comments
 (0)