Skip to content

Commit 2b8df28

Browse files
committed
Start building against Spring Authorization Server 2.0.0-M2 snapshots
See gh-46617
1 parent 72ab31d commit 2b8df28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2281,7 +2281,7 @@ bom {
22812281
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
22822282
}
22832283
}
2284-
library("Spring Authorization Server", "2.0.0-M1") {
2284+
library("Spring Authorization Server", "2.0.0-SNAPSHOT") {
22852285
considerSnapshots()
22862286
group("org.springframework.security") {
22872287
modules = [

0 commit comments

Comments
 (0)