Skip to content

Commit 9495d5e

Browse files
Update dependency org.springframework.cloud:spring-cloud-dependencies to v2021.0.8 (#920)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d45e949 commit 9495d5e

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
@@ -22,7 +22,7 @@ buildscript {
2222
// https://github.com/spring-projects/spring-boot/releases
2323
springBootVersion = '2.7.14'
2424
// https://github.com/spring-cloud/spring-cloud-release/releases
25-
springCloudVersion = '2021.0.7'
25+
springCloudVersion = '2021.0.8'
2626
// https://github.com/alibaba/spring-cloud-alibaba/releases
2727
springCloudAlibabaNacosVersion = '2021.1'
2828

0 commit comments

Comments
 (0)