Skip to content

Commit 8adf853

Browse files
Update sbt-ci-release to 1.9.3 (#676)
1 parent 2b9bba9 commit 8adf853

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
@@ -4,7 +4,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
44
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.7")
55
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
66

7-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
7+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
88

99
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
1010

0 commit comments

Comments
 (0)