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 fc5fba2 + a51143a commit 348104dCopy full SHA for 348104d
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
}
6
dependencies {
7
def freefairGradleVersion = "4.1.6"
8
- classpath "org.springframework.boot:spring-boot-gradle-plugin:2.2.1.RELEASE"
+ classpath "org.springframework.boot:spring-boot-gradle-plugin:2.2.2.RELEASE"
9
classpath "io.freefair.gradle:maven-plugin:${freefairGradleVersion}"
10
classpath "io.freefair.gradle:lombok-plugin:${freefairGradleVersion}"
11
classpath "io.freefair.gradle:okhttp-plugin:${freefairGradleVersion}"
0 commit comments