From f95e56dbb799670aa089f41ca746595dc8dc8d82 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 21 Oct 2024 14:34:09 +0100 Subject: [PATCH] Upgrade to Spring RESTDocs 3.0.2 Closes gh-42741 --- 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 d6c9829ab53..015a2f27bdd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1653,7 +1653,7 @@ bom { ] } } - library("Spring RESTDocs", "3.0.2-SNAPSHOT") { + library("Spring RESTDocs", "3.0.2") { considerSnapshots() group("org.springframework.restdocs") { imports = [