We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60f5b61 + 2ea98c6 commit 2ce22a1Copy full SHA for 2ce22a1
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.6.6")
7
-addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.6")
+addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.7")
+addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.7")
8
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
9
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
10
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
0 commit comments