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.
1 parent 54e1a15 commit f050c5eCopy full SHA for f050c5e
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.4")
7
-addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.4")
+addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.5")
+addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.5")
8
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
9
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.4")
10
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.2")
0 commit comments