Skip to content

Commit

Permalink
Merge pull request #183 from typelevel/update/sbt-giter8-0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
valencik authored Dec 14, 2024
2 parents 03f6a17 + 2aebf77 commit 853bc5f
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 @@
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.4")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.4")
addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % "0.7.4")
addSbtPlugin("org.foundweekends.giter8" %% "sbt-giter8" % "0.16.2")
addSbtPlugin("org.foundweekends.giter8" %% "sbt-giter8" % "0.17.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")

0 comments on commit 853bc5f

Please sign in to comment.