Skip to content

Commit 05f0335

Browse files
authored
Merge pull request #27 from ahunigel/dependabot/gradle/org.springframework.boot-spring-boot-dependencies-3.1.1
chore(deps): bump org.springframework.boot:spring-boot-dependencies from 3.1.0 to 3.1.1
2 parents 3b0eb74 + b09a7b6 commit 05f0335

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
@@ -17,7 +17,7 @@ repositories {
1717
}
1818

1919
ext {
20-
springBootVersion = '3.1.0'
20+
springBootVersion = '3.1.1'
2121
springCloudVersion = '2022.0.3'
2222
}
2323

0 commit comments

Comments
 (0)