Skip to content

Commit 26c364e

Browse files
authored
Merge pull request #20 from ahunigel/dependabot/gradle/org.springframework.cloud-spring-cloud-dependencies-2022.0.2
chore(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2022.0.1 to 2022.0.2
2 parents 71ebca1 + adb9ac5 commit 26c364e

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.0.5'
21-
springCloudVersion = '2022.0.1'
21+
springCloudVersion = '2022.0.2'
2222
}
2323

2424
dependencies {

0 commit comments

Comments
 (0)