We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ce45d6 commit d4a9698Copy full SHA for d4a9698
build.gradle
@@ -8,8 +8,8 @@ description = "Spring Authorization Server"
8
9
springRelease {
10
repositoryOwner = "spring-projects"
11
- weekOfMonth = 2
12
- dayOfWeek = 4
+ weekOfMonth = 3
+ dayOfWeek = 2
13
referenceDocUrl = "https://docs.spring.io/spring-authorization-server/docs/{version}/reference/html/"
14
apiDocUrl = "https://docs.spring.io/spring-authorization-server/docs/{version}/api/"
15
replaceSnapshotVersionInReferenceDocUrl = false
0 commit comments