There was an error while loading. Please reload this page.
1 parent 0e803b9 commit 28fab70Copy full SHA for 28fab70
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.6")
7
-addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.6")
+addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.7")
+addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.7")
8
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.7.0")
9
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
10
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.4")
0 commit comments