Skip to content

Commit 0828148

Browse files
committed
Start building against Spring Authorization Server 1.5.0-M2 snapshots
See gh-44590
1 parent 086d6a1 commit 0828148

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
@@ -2191,7 +2191,7 @@ bom {
21912191
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
21922192
}
21932193
}
2194-
library("Spring Authorization Server", "1.5.0-M1") {
2194+
library("Spring Authorization Server", "1.5.0-SNAPSHOT") {
21952195
considerSnapshots()
21962196
group("org.springframework.security") {
21972197
modules = [

0 commit comments

Comments
 (0)