From 3a84108455991e417e45ea01cae74205a9f631fa Mon Sep 17 00:00:00 2001 From: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com> Date: Fri, 13 Mar 2026 10:51:49 +0100 Subject: [PATCH] Update nf-teams plugin version to 0.1.1 --- nextflow.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow.config b/nextflow.config index 61685c2d..c22ca40d 100644 --- a/nextflow.config +++ b/nextflow.config @@ -251,7 +251,7 @@ plugins { id 'nf-cgroup-metrics@1.0.1' id 'nf-cmgg@0.1.0' id 'nf-schema@2.6.1' - id 'nf-teams@0.1.0' + id 'nf-teams@0.1.1' } validation {