Open
Description
In #44602 awaitility was upgraded from 4.2.2 to 4.3.0. From the changeset of 4.3.0 awaitility/awaitility@awaitility-4.2.2...awaitility-4.3.0 the required Kotlin version was upgraded to 2 awaitility/awaitility@2a9814b.
Spring Boot 3.5 depends on Kotlin 1.9.x which breaks compilation of existing projects.