Skip to content

Commit

Permalink
Update sbt-typelevel, ... to 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 22, 2024
1 parent af420f8 commit f5d548b
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.1" // https://github.com/typelevel/sbt-typelevel/releases
val sbtTypelevelVersion = "0.7.2" // https://github.com/typelevel/sbt-typelevel/releases
val sbtScoverageVersion = "2.0.12" // https://github.com/scoverage/sbt-scoverage/releases

addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtTypelevelVersion)
Expand Down

0 comments on commit f5d548b

Please sign in to comment.