Skip to content

Commit 7827896

Browse files
committed
Start building against Spring Authorization Server 1.3.0 snapshots
See gh-39892
1 parent 87eca76 commit 7827896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1782,7 +1782,7 @@ bom {
17821782
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
17831783
}
17841784
}
1785-
library("Spring Authorization Server", "1.3.0-M2") {
1785+
library("Spring Authorization Server", "1.3.0-SNAPSHOT") {
17861786
considerSnapshots()
17871787
group("org.springframework.security") {
17881788
modules = [

0 commit comments

Comments
 (0)