Skip to content

Commit

Permalink
Issue 47550: Upgrade HTSJDK to 3.0.1 (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-jeckels authored Mar 24, 2023
1 parent bbae51f commit da136fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SequenceAnalysis/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ dependencies {
BuildUtils.addExternalDependency(
project,
new ExternalDependency(
"com.github.broadinstitute:picard:2.27.4",
"com.github.broadinstitute:picard:3.0.0",
"Picard Tools Lib",
"PicardTools",
"https://github.com/broadinstitute/picard",
Expand Down

0 comments on commit da136fe

Please sign in to comment.