Skip to content

Commit e170d06

Browse files
committed
Start building against Spring Authorization Server 1.1.6 snapshots
See gh-39914
1 parent 4af8f97 commit e170d06

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
@@ -1390,7 +1390,7 @@ bom {
13901390
]
13911391
}
13921392
}
1393-
library("Spring Authorization Server", "1.1.5") {
1393+
library("Spring Authorization Server", "1.1.6-SNAPSHOT") {
13941394
considerSnapshots()
13951395
group("org.springframework.security") {
13961396
modules = [

0 commit comments

Comments
 (0)