Skip to content

Commit 4dee317

Browse files
committed
Start building against Spring Authorization Server 1.3.6 snapshots
See gh-45055
1 parent ee43177 commit 4dee317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2075,7 +2075,7 @@ bom {
20752075
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
20762076
}
20772077
}
2078-
library("Spring Authorization Server", "1.3.5") {
2078+
library("Spring Authorization Server", "1.3.6-SNAPSHOT") {
20792079
considerSnapshots()
20802080
group("org.springframework.security") {
20812081
modules = [

0 commit comments

Comments
 (0)