Skip to content

Commit 37619ee

Browse files
authored
Merge pull request #183 from nextflow-io/fix/provider
Fix the nf-schema provider
2 parents 44c1b99 + f3636a8 commit 37619ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ version = '2.6.0'
1616
nextflowPlugin {
1717
nextflowVersion = '25.10.0'
1818

19-
provider = 'nextflow'
19+
provider = 'nextflow-io'
2020
className = 'nextflow.validation.ValidationPlugin'
2121
extensionPoints = [
2222
'nextflow.validation.config.ValidationConfig',

0 commit comments

Comments
 (0)