Skip to content

Commit

Permalink
Merge pull request #1238 from eikek/update/sbt-microsites-1.4.4
Browse files Browse the repository at this point in the history
Update sbt-microsites to 1.4.4
  • Loading branch information
mergify[bot] authored Nov 11, 2023
2 parents 60c1a15 + 792b717 commit 7fb726b
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,5 +1,5 @@
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.3")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("com.github.eikek" % "sbt-openapi-schema" % "0.10.0")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
Expand Down

0 comments on commit 7fb726b

Please sign in to comment.