Skip to content

Commit c4072ef

Browse files
Update sbt-ci-release to 1.9.3 (#125)
1 parent 9f73aa0 commit c4072ef

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,4 +1,4 @@
11
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
22
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.7")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
4-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
4+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")

0 commit comments

Comments
 (0)