Skip to content

Commit 4e6f7d6

Browse files
Merge pull request #64 from ahunigel/dependabot/gradle/org.springframework.boot-spring-boot-dependencies-3.3.5
chore(deps): bump org.springframework.boot:spring-boot-dependencies from 3.3.4 to 3.3.5
2 parents ca36d2f + 4289363 commit 4e6f7d6

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.3.4'
20+
springBootVersion = '3.3.5'
2121
springCloudVersion = '2023.0.3'
2222
}
2323

0 commit comments

Comments
 (0)