From 9f421e58fe9ec66d4f81cd14c2cc814fd0696432 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Sep 2023 22:34:51 +0000 Subject: [PATCH] Update nextflowVersion to v23.09.0-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..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 {