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 b506464 commit c37e9e1Copy full SHA for c37e9e1
1 file changed
project/plugins.sbt
@@ -6,7 +6,7 @@ ThisBuild / libraryDependencySchemes ++= Seq(
6
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.4")
7
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.4")
8
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
9
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.1")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")
10
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
11
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
12
addSbtPlugin("com.armanbilge" % "sbt-scala-native-config-brew-github-actions" % "0.3.0")
0 commit comments