Skip to content

Commit

Permalink
TEMP.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmnbroad committed Aug 13, 2024
1 parent 27599cd commit 12cde22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ repositories {
mavenLocal()
}

final htsjdkVersion = System.getProperty('htsjdk.version','4.1.1')
final htsjdkVersion = System.getProperty('htsjdk.version','4.1.0-17-gf90452f-SNAPSHOT')
final picardVersion = System.getProperty('picard.version','3.2.0')
final barclayVersion = System.getProperty('barclay.version','5.0.0')
final sparkVersion = System.getProperty('spark.version', '3.5.0')
Expand Down

0 comments on commit 12cde22

Please sign in to comment.