Skip to content

Commit f5df840

Browse files
Bump org.springframework.cloud:spring-cloud-dependencies
Bumps [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2024.0.1 to 2024.0.2. - [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases) - [Commits](spring-cloud/spring-cloud-release@v2024.0.1...v2024.0.2) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-dependencies dependency-version: 2024.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc8d58f commit f5df840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/zip-split-rabbit-binder/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919
}
2020

2121
ext {
22-
springCloudVersion = '2024.0.1'
22+
springCloudVersion = '2024.0.2'
2323
springFunctionsCatalogVersion = '5.1.0'
2424
}
2525

0 commit comments

Comments
 (0)