We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad3ee3 commit 3c41cc2Copy full SHA for 3c41cc2
build.gradle
@@ -59,7 +59,7 @@ repositories {
59
mavenLocal()
60
}
61
62
-final htsjdkVersion = System.getProperty('htsjdk.version','4.1.3')
+final htsjdkVersion = System.getProperty('htsjdk.version','4.1.3-48-gd9901aa-SNAPSHOT')
63
final picardVersion = System.getProperty('picard.version','3.3.0')
64
final barclayVersion = System.getProperty('barclay.version','5.0.0')
65
final sparkVersion = System.getProperty('spark.version', '3.5.0')
0 commit comments