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 5959995 commit f8d4997Copy full SHA for f8d4997
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
2
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.0")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.1")
3
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.13")
4
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
5
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.24.0")
0 commit comments