sbt-sonar
sbt-sonar copied to clipboard
An sbt plugin which provides an easy way to integrate Scala projects with SonarQube.
Updates [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from 2.7.5 to 3.7.1. [GitHub Release Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.7.1) - [Version Diff](https://github.com/scalameta/scalafmt/compare/v2.7.5...v3.7.1) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
Updates [org.scalatest:scalatest](https://github.com/scalatest/scalatest) from 3.2.9 to 3.2.15. [GitHub Release Notes](https://github.com/scalatest/scalatest/releases/tag/release-3.2.15) - [Version Diff](https://github.com/scalatest/scalatest/compare/release-3.2.9...release-3.2.15) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
Updates [org.sonarsource.scanner.api:sonar-scanner-api](https://github.com/SonarSource/sonar-scanner-api) from 2.16.1.361 to 2.16.3.1081. [GitHub Release Notes](https://github.com/SonarSource/sonar-scanner-api/releases/tag/2.16.3.1081) - [Version Diff](https://github.com/SonarSource/sonar-scanner-api/compare/2.16.1.361...2.16.3.1081) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
Updates [org.scalameta:sbt-scalafmt](https://github.com/scalameta/sbt-scalafmt) from 2.4.2 to 2.5.0. [GitHub Release Notes](https://github.com/scalameta/sbt-scalafmt/releases/tag/v2.5.0) - [Version Diff](https://github.com/scalameta/sbt-scalafmt/compare/v2.4.2...v2.5.0) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
Fix module naming typo in `multi-module` and `multi-module-not-on-root-with-correct-config` tests.
The module names were mixed up in a few places in `src/sbt-test/sbt-sonar/`: - `multi-module`: Removed explicit `name` assignment because it matches the module `val` name, which SBT will automatically assign...
Updates com.geirsson:sbt-ci-release from 1.5.7 to 1.5.11. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...