Skip to content

Commit

Permalink
Merge pull request #612 from typelevel/update/sbt-typelevel-0.7.1
Browse files Browse the repository at this point in the history
Update sbt-typelevel to 0.7.1
  • Loading branch information
jenshalm authored May 9, 2024
2 parents 63dbdc4 + 479678e commit b48cf4b
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
Expand Up @@ -12,4 +12,4 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")

addSbtPlugin("org.typelevel" % "laika-sbt" % "1.1.0")

addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.0")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.1")

0 comments on commit b48cf4b

Please sign in to comment.