Skip to content

Commit 43f5185

Browse files
committed
Start building against Spring Authorization Server 1.5.2 snapshots
See gh-46704
1 parent f6b6aec commit 43f5185

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
@@ -2221,7 +2221,7 @@ bom {
22212221
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
22222222
}
22232223
}
2224-
library("Spring Authorization Server", "1.5.1") {
2224+
library("Spring Authorization Server", "1.5.2-SNAPSHOT") {
22252225
considerSnapshots()
22262226
group("org.springframework.security") {
22272227
modules = [

0 commit comments

Comments
 (0)