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 74f03bc + 9e3348a commit 7887c3dCopy full SHA for 7887c3d
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
}
5
dependencies {
6
def freefairGradleVersion = "5.3.3.3"
7
- classpath("org.springframework.boot:spring-boot-gradle-plugin:2.3.9.RELEASE") {
+ classpath("org.springframework.boot:spring-boot-gradle-plugin:2.3.10.RELEASE") {
8
exclude group: "com.squareup.okhttp3"
9
10
classpath "io.freefair.gradle:maven-plugin:${freefairGradleVersion}"
0 commit comments