We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dedd466 commit 999d7c0Copy full SHA for 999d7c0
1 file changed
project/plugins.sbt
@@ -26,6 +26,6 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
26
//https://github.com/scalacenter/scalafix
27
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
28
29
-addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
+addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.1")
30
31
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
0 commit comments