From 52a819c69c95e24b205f1506caed449875a9c402 Mon Sep 17 00:00:00 2001 From: jnizet Date: Fri, 17 Dec 2021 10:42:16 +0100 Subject: [PATCH] chore: update compatibility in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f37c2cd..b3d524f 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Add this to your dependencies: ## Versions compatibility - - Version 3.x of SpringMockK: compatible with Spring Boot 2.4.x and 2.5.x + - Version 3.x of SpringMockK: compatible with Spring Boot 2.4.x, 2.5.x and 2.6.x - Version 2.x of SpringMockK: compatible with Spring Boot 2.2.x and 2.3.x - Version 1.x of SpringMockK: compatible with Spring Boot 2.1.x