Skip to content

Commit 18aab7f

Browse files
authored
Merge pull request #75 from ahunigel/spring-cloud-2023.0.4
bump spring cloud to 2023.0.4
2 parents 9a2505d + 6f600ed commit 18aab7f

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
@@ -18,7 +18,7 @@ repositories {
1818

1919
ext {
2020
springBootVersion = '3.3.5'
21-
springCloudVersion = '2023.0.3'
21+
springCloudVersion = '2023.0.4'
2222
}
2323

2424
dependencies {

0 commit comments

Comments
 (0)