From be64597de8a6e909165471d74035164ff2791a12 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 12:58:04 +0000 Subject: [PATCH] Update nextflowVersion to v23.09.3-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 c40f1501..d63e7420 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.3-edge' } dependencies {