Skip to content

Commit 8efb46f

Browse files
committed
Start building against Spring Authorization Server 1.5.1 snapshots
See gh-45779
1 parent 61448d9 commit 8efb46f

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
@@ -2206,7 +2206,7 @@ bom {
22062206
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
22072207
}
22082208
}
2209-
library("Spring Authorization Server", "1.5.0") {
2209+
library("Spring Authorization Server", "1.5.1-SNAPSHOT") {
22102210
considerSnapshots()
22112211
group("org.springframework.security") {
22122212
modules = [

0 commit comments

Comments
 (0)