diff --git a/samples/time-spel-log/build.gradle b/samples/time-spel-log/build.gradle index 178c20cd..da143dd3 100644 --- a/samples/time-spel-log/build.gradle +++ b/samples/time-spel-log/build.gradle @@ -21,7 +21,7 @@ repositories { ext { springCloudVersion = '2025.1.1' - springFunctionsCatalogVersion = '6.0.0-SNAPSHOT' + springFunctionsCatalogVersion = '6.0.1-SNAPSHOT' } dependencyManagement {