Skip to content

Commit 4bd6296

Browse files
committed
Update sbt-ci-release to 1.11.1
1 parent 51caa4d commit 4bd6296

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,7 +1,7 @@
11
libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"
22

33
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
4-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
4+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
55
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2")
66
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
77
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.11.0")

0 commit comments

Comments
 (0)