Skip to content

Commit

Permalink
Merge pull request #141 from Dwolla/update/sbt-typelevel-ci-release-0…
Browse files Browse the repository at this point in the history
….5.0-RC10

Update sbt-typelevel-ci-release, ... to 0.5.0-RC10
  • Loading branch information
bpholt authored Aug 3, 2023
2 parents 20b77a0 + 9bbe0e8 commit 540fbcf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.5.0-RC9")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.5.0-RC9")
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.5.0-RC9")
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.5.0-RC10")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.5.0-RC10")
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.5.0-RC10")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1")

0 comments on commit 540fbcf

Please sign in to comment.