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.
2 parents 3f5e887 + 871139c commit cd97a3bCopy full SHA for cd97a3b
project/Dependencies.scala
@@ -3,7 +3,7 @@ import sbt._
3
object Dependencies {
4
5
val codacyScalaApi = "com.codacy" %% "codacy-api-scala" % "3.0.7"
6
- val coverageParser = "com.codacy" %% "coverage-parser" % "2.0.9"
+ val coverageParser = "com.codacy" %% "coverage-parser" % "2.0.10"
7
val caseApp = "com.github.alexarchambault" %% "case-app" % "1.2.0"
8
val raptureJsonPlay = "com.propensive" %% "rapture-json-play" % "2.0.0-M8"
9
val javaxActivation = "com.sun.activation" % "javax.activation" % "1.2.0"
0 commit comments