From 1b52ac32e72d37adfa56e04339a9be91b1ec720f Mon Sep 17 00:00:00 2001 From: Gustav Karlsson Date: Fri, 7 Jun 2024 08:42:30 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e12af21b..2fed3a00 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ See also [why not Quartz?](#why-db-scheduler-when-there-is-quartz) com.github.kagkarlsson db-scheduler - 14.0.0 + 14.0.1 ``` @@ -372,7 +372,7 @@ For Spring Boot applications, there is a starter `db-scheduler-spring-boot-start com.github.kagkarlsson db-scheduler-spring-boot-starter - 14.0.0 + 14.0.1 ``` **NOTE**: This includes the db-scheduler dependency itself.