From 859f3e718db57c2e1e3ce2f25b5a2bf170296804 Mon Sep 17 00:00:00 2001 From: Roman Khlebnov Date: Tue, 11 Jun 2024 08:18:49 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c61ede8..3ad1839 100644 --- a/README.md +++ b/README.md @@ -43,13 +43,13 @@ This version does not allow setting most of the local cache properties in favor io.github.suppierk spring-boot-multilevel-cache-starter - 3.2.5.2 + 3.3.0.0 ``` ### Gradle ```groovy -implementation 'io.github.suppierk:spring-boot-multilevel-cache-starter:3.2.5.2' +implementation 'io.github.suppierk:spring-boot-multilevel-cache-starter:3.3.0.0' ``` ## Default configuration