From 07f92c96fed95f4e96a912e65e09f9d2feed368d Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Tue, 19 Dec 2023 01:09:30 +0000
Subject: [PATCH] chore: juggler-12.0.0

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f5626e83e..8a88b9cdd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,7 @@ variables:
 
   ## Application versions used for the main release 
   ## note: nightly builds will always use the master/main branch
-  JUGGLER_VERSION: "v11.0.0"
+  JUGGLER_VERSION: "v12.0.0"
   EICRECON_VERSION: "v1.9.0"
 
   ## Local registry
-- 
GitLab