Environment
- Operating System: Mac
- JDK version: 17.0.6
- Gradle version: 7.5.1
- Visual Studio Code version: 1.75.1
- Java extension version: 1.15.0
Steps To Reproduce
- Open https://github.com/redhat-developer/vscode-java/tree/master/test/resources/projects/gradle/simple-gradle
- Select 'Upgrade Gradle to 7.4.2' when it prompts 'Can't use java 17.x and gradle 4.x to import Gradle project xxx' > Wait for it completed
Current Result
The gradle version of the project isn't upgraded actually. And there is no upgrade installing process output.

Expected Result
Can upgrade gradle version.
Environment
Steps To Reproduce
Current Result
The gradle version of the project isn't upgraded actually. And there is no upgrade installing process output.

Expected Result
Can upgrade gradle version.