We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80ae771 commit fe77bbcCopy full SHA for fe77bbc
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.2")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
2
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
4
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
0 commit comments