Skip to content

Commit

Permalink
Update sbt-typelevel-ci-release, ... to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed May 6, 2024
1 parent 8a758db commit 95213fa
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 95213fa

Please sign in to comment.