Skip to content

Commit e6c5f13

Browse files
authored
Merge pull request #199 from ekino/dependabot/gradle/org.springframework.boot-spring-boot-dependencies-2.7.0
chore(deps): bump spring-boot-dependencies from 2.6.7 to 2.7.0
2 parents 33ab4e2 + b4cbc49 commit e6c5f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repositories {
1010
mavenCentral()
1111
}
1212

13-
val springBootVersion = "2.6.7"
13+
val springBootVersion = "2.7.0"
1414
val awsSdkVersion = "2.17.204"
1515
val jcvVersion = "1.5.0"
1616
val assertkVersion = "0.25"

0 commit comments

Comments
 (0)