We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d8c83 commit c12acecCopy full SHA for c12acec
nf_core/pipeline-template/nextflow.config
@@ -304,7 +304,7 @@ manifest {
304
{% if nf_schema -%}
305
// Nextflow plugins
306
plugins {
307
- id 'nf-schema@2.2.0' // Validation of pipeline parameters and creation of an input channel from a sample sheet
+ id 'nf-schema@2.3.0' // Validation of pipeline parameters and creation of an input channel from a sample sheet
308
}
309
310
validation {
0 commit comments