From 5bb05e6c7a65e6947bfb8b8bc4c76e46e8b8efc0 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Mon, 20 Nov 2023 17:48:46 -0800 Subject: [PATCH] Upgrade to Spring RESTDocs 3.0.1 Closes gh-38420 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 009b38992fe..28c517ef340 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1588,7 +1588,7 @@ bom { ] } } - library("Spring RESTDocs", "3.0.0") { + library("Spring RESTDocs", "3.0.1") { considerSnapshots() group("org.springframework.restdocs") { imports = [