From 48d1ee9603ced8c68525463f317051ac2b0a6c2c Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Wed, 14 Aug 2024 20:56:47 +0000
Subject: [PATCH] chore: juggler-14.2.0

---
 spack-environment/packages.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spack-environment/packages.yaml b/spack-environment/packages.yaml
index b610a5456..651dd93d1 100644
--- a/spack-environment/packages.yaml
+++ b/spack-environment/packages.yaml
@@ -185,7 +185,7 @@ packages:
     - -ipo +podio +root +zmq
   juggler:
     require:
-    - '@14.1.0' # JUGGLER_VERSION
+    - '@14.2.0' # JUGGLER_VERSION
     - cxxstd=20
   k4actstracking:
     require:
-- 
GitLab