I'm trying to install GATK for my SNP analysis but when I tried to install GATK it appeared an error consisting:
A problem occurred evaluating root project 'gatk'
Could not get unknown property 'requiredJavaVersion' for root project 'gatk' of type org.gradle.api.Project.
I've searched online for several similar issues but all I found were JavaInstallation related.
$java -version
java version "1.8.0_251"
Java(TM) SE Runtime Environment (build 1.8.0_251-b08)
Java HotSpot(TM) 64-Bit Server VM (build 25.251-b08, mixed mode)
$javac -version
javac 1.8.0_251
https://scans.gradle.com/s/36vlq5c3b2lfm
Please help xD