You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use spring-cloud-function-dependencies in time-spel-log
This replaces the use of `spring-cloud-dependencies` in time-spel-log
with `spring-cloud-function-dependencies` in order to:
- narrow dependencies to only what the sample needs
- pick up spring-cloud/spring-cloud-function#1224 which will be
released earlier than Spring Cloud `2024.0.1` in Spring Cloud Function
`4.2.1`
Signed-off-by: Chris Bono <[email protected]>
0 commit comments