diff --git a/samples/time-spel-log/build.gradle b/samples/time-spel-log/build.gradle index cbef62c7..7ee37216 100644 --- a/samples/time-spel-log/build.gradle +++ b/samples/time-spel-log/build.gradle @@ -18,7 +18,7 @@ repositories { ext { springCloudVersion = '2023.0.4' - springFunctionsCatalogVersion = '5.0.2-SNAPSHOT' + springFunctionsCatalogVersion = '5.0.3-SNAPSHOT' } dependencyManagement {