Skip to content

Commit 540fbcf

Browse files
authored
Merge pull request #141 from Dwolla/update/sbt-typelevel-ci-release-0.5.0-RC10
Update sbt-typelevel-ci-release, ... to 0.5.0-RC10
2 parents 20b77a0 + 9bbe0e8 commit 540fbcf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

project/plugins.sbt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
2-
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.5.0-RC9")
3-
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.5.0-RC9")
4-
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.5.0-RC9")
2+
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.5.0-RC10")
3+
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.5.0-RC10")
4+
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.5.0-RC10")
55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
66
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
77
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1")

0 commit comments

Comments
 (0)