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 d577882 commit b223f6fCopy full SHA for b223f6f
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.2.0")
2
3
addSbtPlugin("com.codacy" % "codacy-sbt-plugin" % "25.2.4")
4
5
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
6
7
ThisBuild / libraryDependencySchemes +=
8
"org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always
0 commit comments