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