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 69c3cad commit 45db36cCopy full SHA for 45db36c
build.gradle
@@ -13,7 +13,7 @@ buildscript {
13
}
14
15
dependencies {
16
- classpath('org.springframework.boot:spring-boot-gradle-plugin:2.6.7')
+ classpath('org.springframework.boot:spring-boot-gradle-plugin:2.7.0')
17
classpath('com.adarshr:gradle-test-logger-plugin:2.0.0')
18
classpath('com.github.ben-manes:gradle-versions-plugin:0.29.0')
19
classpath('com.palantir.gradle.docker:gradle-docker:0.25.0')
0 commit comments