SonarQube for different java versions

HI @Daniel_Meppiel,

Thanks for the fast reply.

we are using jenkins as CI tool and gradle to build the projects and sonar server is running somewhere in the cloud and we use to gradle task to perform the sonarscanning operation

we are building the kotlin project in java 8 only, when you say change the JAVA_HOME to java11 and launch SonarScanner, do you mean to say change the java version to 11 and run the gradle task?

you are reply is highly appreciated