Skip to content

Commit 3ffdf6e

Browse files
committed
Start building against Spring Authorization Server 2.0.0-M3 snapshots
See gh-47000
1 parent 856602d commit 3ffdf6e

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
@@ -2279,7 +2279,7 @@ bom {
22792279
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
22802280
}
22812281
}
2282-
library("Spring Authorization Server", "2.0.0-M2") {
2282+
library("Spring Authorization Server", "2.0.0-SNAPSHOT") {
22832283
considerSnapshots()
22842284
group("org.springframework.security") {
22852285
modules = [

0 commit comments

Comments
 (0)