Compare commits
1 commit
c3def579b8
...
8ab7d503cd
Author | SHA1 | Date | |
---|---|---|---|
8ab7d503cd |
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ plugins {
|
|||
id("org.springframework.boot") version "3.4.4"
|
||||
id("io.spring.dependency-management") version "1.1.7"
|
||||
id("checkstyle")
|
||||
id("org.sonarqube") version "6.0.1.5171"
|
||||
id("org.sonarqube") version "6.1.0.5360"
|
||||
id("jacoco")
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue