Skip to content

Commit 35067f8

Browse files
authored
Merge pull request #172 from LabKey/22.7_fb_picard
Backport change to picard version
2 parents 2546cbf + a390bcf commit 35067f8

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
@@ -112,7 +112,7 @@ dependencies {
112112
BuildUtils.addExternalDependency(
113113
project,
114114
new ExternalDependency(
115-
"com.github.broadinstitute:picard:2.26.10",
115+
"com.github.broadinstitute:picard:2.27.4",
116116
"Picard Tools Lib",
117117
"PicardTools",
118118
"https://github.com/broadinstitute/picard",

0 commit comments

Comments
 (0)