We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9478e7c + 61e328a commit 4b2324fCopy full SHA for 4b2324f
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id "org.springframework.boot" version "$LIB_SPRING_BOOT_VER" apply false
3
- id "org.sonarqube" version "4.0.0.2929"
+ id "org.sonarqube" version "4.2.1.3168"
4
id "jacoco"
5
id "io.github.gradle-nexus.publish-plugin" version '1.3.0'
6
}
gradle.properties
@@ -16,4 +16,4 @@ LIB_GRAPHQL_SERVLET_VER = 15.0.0
16
17
### Gradle Plugins
18
19
-LIB_SPRING_BOOT_VER = 3.0.7
+LIB_SPRING_BOOT_VER = 3.1.0
0 commit comments