codacy / codacy-api-scala

Scala wrapper for the Codacy API
https://www.codacy.com
MIT License
6 stars 5 forks source link

fix: Add Maven Central resolver for the `scala-logging` dependency #36

Closed afsmeira closed 4 years ago

afsmeira commented 4 years ago

The API is failing to publish due to unresolved dependencies: https://app.circleci.com/pipelines/github/codacy/codacy-api-scala/8/workflows/1278895e-7872-4947-a296-8bfa6bc8a666/jobs/329

rtfpessoa commented 4 years ago

I think if we bumped sbt we could probably avoid this resolver. But lets keep this to speedup the release. Maybe it would be worth to do after.