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 bc2b7b1 commit fdf3e43Copy full SHA for fdf3e43
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
8
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
9
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.9.0")
10
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")
11
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.1")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.2")
12
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
13
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
14
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")
0 commit comments