Skip to content

Commit e185bf1

Browse files
committed
Start building against Spring Authorization Server 2.0.0 snapshots
See gh-46320
1 parent 1706e74 commit e185bf1

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
@@ -2247,7 +2247,7 @@ bom {
22472247
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
22482248
}
22492249
}
2250-
library("Spring Authorization Server", "1.5.1") {
2250+
library("Spring Authorization Server", "2.0.0-SNAPSHOT") {
22512251
considerSnapshots()
22522252
group("org.springframework.security") {
22532253
modules = [

0 commit comments

Comments
 (0)