Skip to content

Commit f57af42

Browse files
fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2023.0.3
1 parent abf7fb8 commit f57af42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ buildscript {
2222
// https://github.com/spring-projects/spring-boot/releases
2323
springBootVersion = '3.2.5'
2424
// https://github.com/spring-cloud/spring-cloud-release/releases
25-
springCloudVersion = '2023.0.1'
25+
springCloudVersion = '2023.0.3'
2626
// https://github.com/alibaba/spring-cloud-alibaba/releases
2727
springCloudAlibabaNacosVersion = '2023.0.1.0'
2828

0 commit comments

Comments
 (0)