Skip to content

Commit

Permalink
Upgrade to Barclay 3.0.0. (#1526)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmnbroad authored Jun 23, 2020
1 parent 6fb78ba commit 83c3d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ dependencies {
compile 'org.apache.commons:commons-collections4:4.3'
compile 'commons-lang:commons-lang:2.6'
compile 'com.github.samtools:htsjdk:' + htsjdkVersion
compile 'org.broadinstitute:barclay:2.0.0'
compile 'org.broadinstitute:barclay:3.0.0'
compileOnly(googleNio) {
transitive = false
}
Expand Down

0 comments on commit 83c3d13

Please sign in to comment.