Skip to content

Commit 12cde22

Browse files
committed
TEMP.
1 parent 27599cd commit 12cde22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ repositories {
5757
mavenLocal()
5858
}
5959

60-
final htsjdkVersion = System.getProperty('htsjdk.version','4.1.1')
60+
final htsjdkVersion = System.getProperty('htsjdk.version','4.1.0-17-gf90452f-SNAPSHOT')
6161
final picardVersion = System.getProperty('picard.version','3.2.0')
6262
final barclayVersion = System.getProperty('barclay.version','5.0.0')
6363
final sparkVersion = System.getProperty('spark.version', '3.5.0')

0 commit comments

Comments
 (0)