Skip to content

Commit

Permalink
Merge pull request #635 from typelevel/update/sbt-typelevel-0.7.3
Browse files Browse the repository at this point in the history
Update sbt-typelevel to 0.7.3
  • Loading branch information
jenshalm authored Sep 11, 2024
2 parents f282e9f + c951fc4 commit f265513
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.2.0")

addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.3")

0 comments on commit f265513

Please sign in to comment.