refactor sonar build config
This commit is contained in:
parent
228b3fb4e3
commit
78403becf2
6 changed files with 31 additions and 18 deletions
|
@ -17,7 +17,13 @@
|
|||
|
||||
plugins {
|
||||
buildsrc.conventions.base
|
||||
buildsrc.conventions.sonarqube
|
||||
}
|
||||
|
||||
group = "net.thauvin.erik"
|
||||
version = "1.4.0-SNAPSHOT"
|
||||
|
||||
dependencies {
|
||||
kover(projects.app)
|
||||
kover(projects.lib)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue