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 88798b9 + 6cb7404 commit c09edf5Copy full SHA for c09edf5
project/plugins.sbt
@@ -6,7 +6,7 @@ ThisBuild / libraryDependencySchemes ++= Seq(
6
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.0")
7
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.0")
8
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
9
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.0")
10
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
11
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
12
addSbtPlugin("com.armanbilge" % "sbt-scala-native-config-brew-github-actions" % "0.4.0")
0 commit comments