File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
spring-boot-graphql-querydsl
spring-boot-graphql-webflux
jpa/spring-boot-data-envers-sample Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ plugins {
11
11
id(" com.gorylenko.gradle-git-properties" ) version " 2.4.1"
12
12
id(" org.owasp.dependencycheck" ) version " 8.2.1"
13
13
jacoco
14
- id(" org.sonarqube" ) version " 4.0 .0.2929 "
14
+ id(" org.sonarqube" ) version " 4.1 .0.3113 "
15
15
}
16
16
17
17
group = " com.example.graphql"
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ plugins {
11
11
id(" com.gorylenko.gradle-git-properties" ) version " 2.4.1"
12
12
id(" org.owasp.dependencycheck" ) version " 8.2.1"
13
13
jacoco
14
- id(" org.sonarqube" ) version " 4.0 .0.2929 "
14
+ id(" org.sonarqube" ) version " 4.1 .0.3113 "
15
15
}
16
16
17
17
group = " com.example.graphql"
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ plugins {
11
11
id(" com.gorylenko.gradle-git-properties" ) version " 2.4.1"
12
12
id(" org.owasp.dependencycheck" ) version " 8.2.1"
13
13
jacoco
14
- id(" org.sonarqube" ) version " 4.0 .0.2929 "
14
+ id(" org.sonarqube" ) version " 4.1 .0.3113 "
15
15
}
16
16
17
17
group = " com.example.envers"
You can’t perform that action at this time.
0 commit comments