Just wanted to upgrade from 3.4.5 which runs fine.
I tried
plugins { id 'java' id 'org.springframework.boot' version '3.5.0' }
Result:
-
What went wrong: Plugin [id: 'org.springframework.boot', version: '3.5.0'] was not found in any of the following sources:
-
Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Included Builds (No included builds contain this plugin)
- Plugin Repositories (could not resolve plugin artifact 'org.springframework.boot:org.springframework.boot.gradle.plugin:3.5.0') Searched in the following repositories: Gradle Central Plugin Repository
Comment From: wilkinsona
The plugin is available in the Gradle Central Plugin Repository and works for me. If it appeared to be unavailable for you, I suspect that was due to a temporary glitch with the repository. If it continues, please report the problem to the Gradle team as it's out of Spring Boot's control.
Comment From: 4braincells
Seems IDEA has a problem again. 3.4.5 is in my gradle cache. anything else fails.
Comment From: salimane
@4braincells have you found a solution for your issue ?
Comment From: 4braincells
Yes. Classical "PEBCAK", but: The "Toggle Offline Mode" button in gradle view in IDEA is the only one that has 2 states, which only differ in a slightly brighter background. Especially in dark mode this is nearly invisible, especially when wearing glasses with blue light filter. No visual change of the button - icon stays crossed out whatever state.