Skip to content

Commit 9bef6ce

Browse files
committed
Update HTSJDK and picard versions
1 parent 88bc810 commit 9bef6ce

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
@@ -123,7 +123,7 @@ dependencies {
123123
BuildUtils.addExternalDependency(
124124
project,
125125
new ExternalDependency(
126-
"com.github.broadinstitute:picard:3.1.0",
126+
"com.github.broadinstitute:picard:3.4.0",
127127
"Picard Tools Lib",
128128
"PicardTools",
129129
"https://github.com/broadinstitute/picard",

0 commit comments

Comments
 (0)