Hi Community Support Team,
Could you please help me with the build issue, i am trying to get the Spring boot plugin 3.0.1, but i am getting below issue
ERROR:
20.35 FAILURE: Build failed with an exception.
20.35
20.35 * Where:
20.35 Build file '/app/build.gradle' line: 3
20.35
20.35 * What went wrong:
20.36 Plugin [id: 'org.springframework.boot', version: '3.0.1'] was not found in any of the following sources:
20.36
20.36 - Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
20.36 - Included Builds (No included builds contain this plugin)
20.36 - Plugin Repositories (could not resolve plugin artifact 'org.springframework.boot
org.springframework.boot.gradle.plugin3.0.1')
20.36 Searched in the following repositories:
20.36 Gradle Central Plugin Repository
20.36
20.36 * Try:
20.36 > Run with --stacktrace option to get the stack trace.
20.36 > Run with --info or --debug option to get more log output.
20.36 > Run with --scan to get full insights.
20.37 > Get more help at
https://help.gradle.org.
20.37
20.37 BUILD FAILED in 19s