Skip to content

Commit

Permalink
Merge branch '1.2.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
sjohnr committed Mar 19, 2024
2 parents 24a780d + a74a2a4 commit a0b7f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ springRelease {
repositoryOwner = "spring-projects"
weekOfMonth = 3
dayOfWeek = 2
referenceDocUrl = "https://docs.spring.io/spring-authorization-server/docs/{version}/reference/html/"
referenceDocUrl = "https://docs.spring.io/spring-authorization-server/reference/{version}/index.html"
apiDocUrl = "https://docs.spring.io/spring-authorization-server/docs/{version}/api/"
replaceSnapshotVersionInReferenceDocUrl = true
}
Expand Down

0 comments on commit a0b7f6f

Please sign in to comment.