Start building against Spring Authorization Server 1.3.1 snapshots

See gh-41032
This commit is contained in:
Andy Wilkinson 2024-06-10 11:55:31 +01:00
parent a16dca324f
commit 8b3d51076d

View File

@ -1867,7 +1867,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
} }
} }
library("Spring Authorization Server", "1.3.0") { library("Spring Authorization Server", "1.3.1-SNAPSHOT") {
considerSnapshots() considerSnapshots()
group("org.springframework.security") { group("org.springframework.security") {
modules = [ modules = [