Skip to content

Commit

Permalink
Update sbt-typelevel, sbt-typelevel-site to 0.7.0 in scala3 (#580)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 5, 2024
1 parent 3440edc commit e719db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
resolvers ++= Resolver.sonatypeOssRepos("snapshots")

val sbtTypelevelVersion = "0.6.7"
val sbtTypelevelVersion = "0.7.0"

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

0 comments on commit e719db7

Please sign in to comment.