Skip to content

Commit

Permalink
Upgrade Barclay. (#1760)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmnbroad authored Dec 13, 2021
1 parent 4042ef9 commit cc3a779
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:3.0.0'
compile 'org.broadinstitute:barclay:4.0.2'
compileOnly(googleNio) {
transitive = false
}
Expand Down

0 comments on commit cc3a779

Please sign in to comment.