Skip to content

Commit 4186fc4

Browse files
committed
apply suggestion from review
1 parent 517a377 commit 4186fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ manifest {
323323

324324
// Nextflow plugins
325325
plugins {
326-
id 'nf-schema@2.2.0' // Validation of pipeline parameters and creation of an input channel from a sample sheet
326+
id 'nf-schema@2.3.0' // Validation of pipeline parameters and creation of an input channel from a sample sheet
327327
}
328328

329329
validation {

0 commit comments

Comments
 (0)