Fix cron format for Scheduled.everyDay by n-takehata · Pull Request #112 · JetBrains/kotless

Occurs the following error when using Scheduled.everyDay for a parameter of @scheduled annotation Exception in thread "main" java.lang.RuntimeException: CronExpression '0 0 0 0/1 * ? *' is invalid...