First setup of sonar.

This commit is contained in:
Benoit Marty 2023-01-31 16:11:01 +01:00
parent 4dd71a6b85
commit 704674e92b
2 changed files with 27 additions and 0 deletions

View file

@ -143,3 +143,4 @@ dependencycheck = { id = "org.owasp.dependencycheck", version.ref = "dependencyc
stem = { id = "com.likethesalad.stem", version.ref = "stem" }
stemlibrary = { id = "com.likethesalad.stem-library", version.ref = "stem" }
paparazzi = "app.cash.paparazzi:1.2.0"
sonarqube = "org.sonarqube:3.5.0.2730"