diff --git a/samples/time-spel-log/build.gradle b/samples/time-spel-log/build.gradle index 878fe118..023dcc43 100644 --- a/samples/time-spel-log/build.gradle +++ b/samples/time-spel-log/build.gradle @@ -18,7 +18,7 @@ repositories { ext { springCloudVersion = '2023.0.3' - springFunctionsCatalogVersion = '5.0.1-SNAPSHOT' + springFunctionsCatalogVersion = '5.0.2-SNAPSHOT' } dependencyManagement {