From 66da1e007ce53d4000a4e710d2bad25d8d2266cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 00:20:15 +0000 Subject: [PATCH] Update nextflowVersion to v23.09.2-edge --- plugins/nf-quilt/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/nf-quilt/build.gradle b/plugins/nf-quilt/build.gradle index e7c747d0..38f2fc68 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.2-edge' } dependencies {