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 4bf1c13 commit b3e3911Copy full SHA for b3e3911
build.gradle
@@ -3,7 +3,7 @@ buildscript {
3
maven { url "https://plugins.gradle.org/m2/" }
4
}
5
dependencies {
6
- classpath "org.springframework.boot:spring-boot-gradle-plugin:2.1.6.RELEASE"
+ classpath "org.springframework.boot:spring-boot-gradle-plugin:2.1.10.RELEASE"
7
classpath "io.freefair.gradle:maven-plugin:3.7.4"
8
classpath "io.freefair.gradle:lombok-plugin:3.7.4"
9
classpath "io.freefair.gradle:okhttp-plugin:3.7.4"
0 commit comments