From 7191a9bc87d4fc825f0f3b7516ac9b026f155079 Mon Sep 17 00:00:00 2001 From: Gustav Karlsson Date: Mon, 27 Mar 2023 17:28:17 +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 33f0a979..749881b3 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 - 11.6 + 11.7 ``` @@ -355,7 +355,7 @@ For Spring Boot applications, there is a starter `db-scheduler-spring-boot-start com.github.kagkarlsson db-scheduler-spring-boot-starter - 11.6 + 11.7 ``` **NOTE**: This includes the db-scheduler dependency itself.