diff --git a/plugins/nf-quilt/build.gradle b/plugins/nf-quilt/build.gradle index e7c747d0..462f437f 100644 --- a/plugins/nf-quilt/build.gradle +++ b/plugins/nf-quilt/build.gradle @@ -55,7 +55,7 @@ sourceSets { } ext{ - nextflowVersion = '23.04.3' + nextflowVersion = '23.09.0-edge' } dependencies {