Skip to content

Commit 45db36c

Browse files
committed
#406 - Updated Spring Boot to 2.7.0.
1 parent 69c3cad commit 45db36c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
}
1414
}
1515
dependencies {
16-
classpath('org.springframework.boot:spring-boot-gradle-plugin:2.6.7')
16+
classpath('org.springframework.boot:spring-boot-gradle-plugin:2.7.0')
1717
classpath('com.adarshr:gradle-test-logger-plugin:2.0.0')
1818
classpath('com.github.ben-manes:gradle-versions-plugin:0.29.0')
1919
classpath('com.palantir.gradle.docker:gradle-docker:0.25.0')

0 commit comments

Comments
 (0)