Skip to content

Commit 9f0d0e2

Browse files
committed
Merge branch '3.2.x' into 3.3.x
Closes gh-42743
2 parents 1688804 + f95e56d commit 9f0d0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2091,7 +2091,7 @@ bom {
20912091
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
20922092
}
20932093
}
2094-
library("Spring RESTDocs", "3.0.2-SNAPSHOT") {
2094+
library("Spring RESTDocs", "3.0.2") {
20952095
considerSnapshots()
20962096
group("org.springframework.restdocs") {
20972097
imports = [

0 commit comments

Comments
 (0)