Skip to content

Commit f7538d0

Browse files
committed
Update HTSJDK and picard versions
1 parent 6790e2d commit f7538d0

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

0 commit comments

Comments
 (0)