Skip to content

Commit fb9b683

Browse files
committed
Start building against Spring Authorization Server 1.1.4 snapshots
See gh-38678
1 parent 7de7aaa commit fb9b683

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
@@ -1386,7 +1386,7 @@ bom {
13861386
]
13871387
}
13881388
}
1389-
library("Spring Authorization Server", "1.1.3") {
1389+
library("Spring Authorization Server", "1.1.4-SNAPSHOT") {
13901390
considerSnapshots()
13911391
group("org.springframework.security") {
13921392
modules = [

0 commit comments

Comments
 (0)