Skip to content

Commit

Permalink
Bump org.springframework.cloud.fn:spring-functions-catalog-bom
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Dec 22, 2024
1 parent 98f1172 commit 4aedd33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/zip-split-rabbit-binder/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repositories {

ext {
springCloudVersion = '2023.0.4'
springFunctionsCatalogVersion = '5.0.2-SNAPSHOT'
springFunctionsCatalogVersion = '5.0.3-SNAPSHOT'
}

dependencyManagement {
Expand Down

0 comments on commit 4aedd33

Please sign in to comment.