From 741905e2942cbf04bb9c3a8bf39a58bb87bd6d51 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 21 Nov 2023 13:23:47 +0000 Subject: [PATCH] Upgrade to Spring RESTDocs 3.0.1 Closes gh-38449 --- 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 f58175312b68..3c4ebeab8c0b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1425,7 +1425,7 @@ bom { ] } } - library("Spring RESTDocs", "3.0.0") { + library("Spring RESTDocs", "3.0.1") { considerSnapshots() group("org.springframework.restdocs") { imports = [