Skip to content

Commit 7c3ff63

Browse files
committed
Start building against Spring Authorization Server 1.5.0 snapshots
See gh-45435
1 parent d352f15 commit 7c3ff63

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
@@ -2185,7 +2185,7 @@ bom {
21852185
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
21862186
}
21872187
}
2188-
library("Spring Authorization Server", "1.5.0-RC1") {
2188+
library("Spring Authorization Server", "1.5.0-SNAPSHOT") {
21892189
considerSnapshots()
21902190
group("org.springframework.security") {
21912191
modules = [

0 commit comments

Comments
 (0)