Skip to content

Commit

Permalink
Merge pull request #286 from codacy/bump/codacy-api-scala
Browse files Browse the repository at this point in the history
bump: Bump codacy-api-scala to 5.0.1
  • Loading branch information
lolgab authored Jan 27, 2021
2 parents 37410cf + 347f840 commit 16da0a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ lazy val coverageParser = project
.in(file("coverage-parser"))
.settings(
libraryDependencies ++= Seq(
"com.codacy" %% "codacy-api-scala" % "5.0.0",
"com.codacy" %% "codacy-api-scala" % "5.0.1",
"com.codacy" %% "codacy-plugins-api" % "5.2.0",
"org.scala-lang.modules" %% "scala-xml" % "1.2.0",
scalatest % Test
Expand Down

0 comments on commit 16da0a8

Please sign in to comment.