Skip to content

Commit 3f7e9d8

Browse files
committed
Merge branch '3.3.x'
Closes gh-42745
2 parents 5fd1b5b + 9f0d0e2 commit 3f7e9d8

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
@@ -2078,7 +2078,7 @@ bom {
20782078
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
20792079
}
20802080
}
2081-
library("Spring RESTDocs", "3.0.2-SNAPSHOT") {
2081+
library("Spring RESTDocs", "3.0.2") {
20822082
considerSnapshots()
20832083
group("org.springframework.restdocs") {
20842084
imports = [

0 commit comments

Comments
 (0)