Skip to content

Commit 16f5b00

Browse files
Bump org.springframework.cloud.fn:spring-functions-catalog-bom (#126)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98f1172 commit 16f5b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/time-spel-log/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
springCloudVersion = '2023.0.4'
21-
springFunctionsCatalogVersion = '5.0.2-SNAPSHOT'
21+
springFunctionsCatalogVersion = '5.0.3-SNAPSHOT'
2222
}
2323

2424
dependencyManagement {

0 commit comments

Comments
 (0)