spring-security/buildSrc
Rob Winch f33d7253b6 GitHubMilestoneApiTests due_on Uses LocalDate
`GitHubMilestoneApiTests` uses `Instant.now()` for `due_on`. Since
`Instant.now()` is UTC time based,
`isMilestoneDueTodayWhenDueTodayThenTrue` fails when the computer that runs
the test is not the same day as it is in UTC time.

To fix it, `due_on` should be set to an `Instant` based upon the timezone
of the current computer.

Closes gh-11706
2022-08-15 13:04:29 -05:00
..
.idea add management platform(project(":spring-security-dependencies")) 2021-04-05 10:36:36 -05:00
gradle/wrapper Update to Gradle 7.3 2021-11-10 11:35:49 -03:00
src GitHubMilestoneApiTests due_on Uses LocalDate 2022-08-15 13:04:29 -05:00
build.gradle Update io.projectreactor to 2020.0.22 2022-08-10 14:52:51 -03:00