Skip to content

Commit 4aedd33

Browse files
Bump org.springframework.cloud.fn:spring-functions-catalog-bom
Bumps [org.springframework.cloud.fn:spring-functions-catalog-bom](https://github.com/spring-cloud/spring-functions-catalog) from 5.0.2-SNAPSHOT to 5.0.3-SNAPSHOT. - [Release notes](https://github.com/spring-cloud/spring-functions-catalog/releases) - [Commits](https://github.com/spring-cloud/spring-functions-catalog/commits) --- updated-dependencies: - dependency-name: org.springframework.cloud.fn:spring-functions-catalog-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98f1172 commit 4aedd33

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
@@ -20,7 +20,7 @@ repositories {
2020

2121
ext {
2222
springCloudVersion = '2023.0.4'
23-
springFunctionsCatalogVersion = '5.0.2-SNAPSHOT'
23+
springFunctionsCatalogVersion = '5.0.3-SNAPSHOT'
2424
}
2525

2626
dependencyManagement {

0 commit comments

Comments
 (0)