I am getting Could not find org.springframework.boot:spring-boot-buildpack-platform:2.6.7 after upgrade to 2.6.7. Maybe the release process have not finished yet, reporting just in case.
How to reproduce: - Go to https://start.spring.io/ - Select Gradle, Kotlin, Boot 2.6.7 - Download - Run ./gradlew check
Comment From: snicoll
@lukas-krecan there's nothing we can do about this, this is an issue with the gradle portal. See for instance #30500.