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.0-SNAPSHOT to 5.0.1-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 Oct 10, 2024
1 parent daa54a6 commit 75ae3a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/time-spel-log/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repositories {

ext {
springCloudVersion = '2023.0.1'
springFunctionsCatalogVersion = '5.0.0-SNAPSHOT'
springFunctionsCatalogVersion = '5.0.1-SNAPSHOT'
}

dependencyManagement {
Expand Down

0 comments on commit 75ae3a6

Please sign in to comment.