There was an error while loading. Please reload this page.
2 parents a5e930b + 1455d32 commit 68b57dcCopy full SHA for 68b57dc
1 file changed
project/plugins.sbt
@@ -3,8 +3,8 @@ ThisBuild / libraryDependencySchemes ++= Seq(
3
"org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always
4
)
5
6
-addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.5")
7
-addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.5")
+addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.6")
+addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.6")
8
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
9
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")
10
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
0 commit comments