Skip to content

Commit 84d6ead

Browse files
Update sbt-ci-release to 1.11.1 (#357)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent ca2b3b7 commit 84d6ead

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
@@ -4,4 +4,4 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
44
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
55
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.7")
66
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
7-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0")
7+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")

0 commit comments

Comments
 (0)