Skip to content

Commit f83274d

Browse files
authored
Update sbt-ci-release to 1.11.0
1 parent 20a4b1d commit f83274d

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 @@
1-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
1+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0")
22
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
33
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")

0 commit comments

Comments
 (0)