Skip to content

Commit

Permalink
Merge pull request #668 from typelevel/update/sbt-typelevel-ci-releas…
Browse files Browse the repository at this point in the history
…e-0.7.1

Update sbt-typelevel-ci-release, ... to 0.7.1
  • Loading branch information
mergify[bot] committed May 6, 2024
2 parents 8a758db + 95213fa commit c70ef07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.7.0")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.0")
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.7.1")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

0 comments on commit c70ef07

Please sign in to comment.