Skip to content

Commit 90b49d6

Browse files
committed
Update sbt-ci-release to 1.5.11
1 parent dde2aba commit 90b49d6

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
@@ -3,7 +3,7 @@ libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"
33

44
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.1")
55
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
6-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
6+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
77
addSbtPlugin("com.lihaoyi" % "scalatex-sbt-plugin" % "0.3.11")
88
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")
99
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")

0 commit comments

Comments
 (0)