Hi I want to change jdk / java version because warning in sonar scanner.

I tried use this solution, but still get warning
I use xcode 11.6 stack with fastlane
can someone help me?
Hi I want to change jdk / java version because warning in sonar scanner.

I tried use this solution, but still get warning
I use xcode 11.6 stack with fastlane
can someone help me?
same here… any solution?
Just wanted to update here with good news! The stacks now have both openjdk 8 and openjdk 11 installed. By default, openjdk 8 will be active. To change to use openjdk 11, you just need a simple script step. Instructions and what needs to be in the script - - all documented in our devcenter!