From 8e47c31ae3995741be587bfb0b72989c418a1125 Mon Sep 17 00:00:00 2001 From: Wojciech Odrobina Date: Wed, 26 Aug 2026 07:53:51 +0200 Subject: [PATCH] Update README with restdocs-wiremock version table Added version compatibility table for restdocs-wiremock. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca4ef71..aa4302a 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ The following table provides an overview which "restdocs-wiremock" release branc | restdocs-wiremock version | Spring Boot version | Java version | |-----------------------------------------------------------------------|---------------------|--------------| +| [2.x.x](https://github.com/ePages-de/restdocs-wiremock/releases?q=2.) | 4.1.x | 21 | | [1.x.x](https://github.com/ePages-de/restdocs-wiremock/releases?q=1.) | 3.3.x | 21 | | [0.x.x](https://github.com/ePages-de/restdocs-wiremock/releases?q=0.) | 2.7.x | 17 |