We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89eb9b1 commit 296ec25Copy full SHA for 296ec25
1 file changed
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
2
-addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.2")
+addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.3")
3
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
5
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.19")
0 commit comments