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.
1 parent e73d642 commit 0d2cdcbCopy full SHA for 0d2cdcb
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
}
5
dependencies {
6
def freefairGradleVersion = "5.3.0"
7
- classpath("org.springframework.boot:spring-boot-gradle-plugin:2.3.4.RELEASE") {
+ classpath("org.springframework.boot:spring-boot-gradle-plugin:2.3.6.RELEASE") {
8
exclude group: "com.squareup.okhttp3"
9
10
classpath "io.freefair.gradle:maven-plugin:${freefairGradleVersion}"
0 commit comments