Skip to content

Commit

Permalink
Update sbt-typelevel, ... to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed May 6, 2024
1 parent 93da791 commit c50ddc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
val sbtTypelevelVersion = "0.7.0"
val sbtTypelevelVersion = "0.7.1"
addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtTypelevelVersion)
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % sbtTypelevelVersion)
addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % sbtTypelevelVersion)
Expand Down

0 comments on commit c50ddc3

Please sign in to comment.