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 9ad81da commit cc451cbCopy full SHA for cc451cb
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
}
5
dependencies {
6
def freefairGradleVersion = "4.1.6"
7
- classpath "org.springframework.boot:spring-boot-gradle-plugin:2.2.9.RELEASE"
+ classpath "org.springframework.boot:spring-boot-gradle-plugin:2.2.10.RELEASE"
8
classpath "io.freefair.gradle:maven-plugin:${freefairGradleVersion}"
9
classpath "io.freefair.gradle:lombok-plugin:${freefairGradleVersion}"
10
classpath "io.freefair.gradle:okhttp-plugin:${freefairGradleVersion}"
0 commit comments