Skip to content

Commit c0002a9

Browse files
authored
Merge pull request #691 from nf-core/bump-mqc-1.10
Bump MQC to 1.10 for other patches
2 parents 3e470f5 + 7f003a5 commit c0002a9

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2424

2525
### `Dependencies`
2626

27+
- Bumped MultiQC to 1.10 for improved functionality
28+
2729
### `Deprecated`
2830

2931
## [2.3.1] - 2021-01-14

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies:
2626
- bioconda::qualimap=2.2.2d
2727
- bioconda::vcf2genome=0.91
2828
- bioconda::damageprofiler=0.4.9 # Don't upgrade - later versions don't allow java 8
29-
- bioconda::multiqc=1.9
29+
- bioconda::multiqc=1.10
3030
- bioconda::pmdtools=0.60
3131
- bioconda::bedtools=2.29.2
3232
- conda-forge::libiconv=1.15

0 commit comments

Comments
 (0)