mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 10:59:03 +00:00
This requires an updated Mockito dependency as well, since it was introduced in Mockito 2.17.0 but really works starting with 2.18.0. Closes gh-12890