Skip to content

Commit 05a8a08

Browse files
committed
Start building against Spring Authorization Server 1.3.2 snapshots
See gh-41736
1 parent 3384cdc commit 05a8a08

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
@@ -1935,7 +1935,7 @@ bom {
19351935
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
19361936
}
19371937
}
1938-
library("Spring Authorization Server", "1.3.1") {
1938+
library("Spring Authorization Server", "1.3.2-SNAPSHOT") {
19391939
considerSnapshots()
19401940
group("org.springframework.security") {
19411941
modules = [

0 commit comments

Comments
 (0)