Skip to content

Commit da136fe

Browse files
Issue 47550: Upgrade HTSJDK to 3.0.1 (#213)
1 parent bbae51f commit da136fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SequenceAnalysis/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ dependencies {
116116
BuildUtils.addExternalDependency(
117117
project,
118118
new ExternalDependency(
119-
"com.github.broadinstitute:picard:2.27.4",
119+
"com.github.broadinstitute:picard:3.0.0",
120120
"Picard Tools Lib",
121121
"PicardTools",
122122
"https://github.com/broadinstitute/picard",

0 commit comments

Comments
 (0)