Skip to content

Commit

Permalink
Fix 'Could not serialize lambda' by downgrading twitter chill to 0.8.…
Browse files Browse the repository at this point in the history
…1 from 0.8.4
  • Loading branch information
tomwhite committed Jul 1, 2019
1 parent b81b290 commit 9f5256b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ configurations.all {
// force testng dependency so we don't pick up a different version via GenomicsDB
force 'org.testng:testng:' + testNGVersion
force 'org.broadinstitute:barclay:' + barclayVersion
force 'com.twitter:chill_2.11:0.8.1'

// make sure we don't pick up an incorrect version of the GATK variant of the google-nio library
// via Picard, etc.
Expand Down

0 comments on commit 9f5256b

Please sign in to comment.