Skip to content

Commit 97eb811

Browse files
committed
Start building against Spring Authorization Server 1.3.0-RC1 snapshots
See gh-40223
1 parent ec69ea3 commit 97eb811

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
@@ -1806,7 +1806,7 @@ bom {
18061806
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
18071807
}
18081808
}
1809-
library("Spring Authorization Server", "1.3.0-M3") {
1809+
library("Spring Authorization Server", "1.3.0-SNAPSHOT") {
18101810
considerSnapshots()
18111811
group("org.springframework.security") {
18121812
modules = [

0 commit comments

Comments
 (0)