We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c384fdf commit 0095260Copy full SHA for 0095260
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
2
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
3
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
4
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
5
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.24.0")
0 commit comments