From 216dcb763ffbc3f5c273daf996049988febacba5 Mon Sep 17 00:00:00 2001 From: Christopher Renaud Oelerich Date: Fri, 16 Aug 2024 14:40:10 -0400 Subject: [PATCH] update verified deps --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index ea99d75..b15376b 100644 --- a/module.json +++ b/module.json @@ -6,7 +6,7 @@ "library": "false", "compatibility": { "minimum": 11.303, - "verified": 12.330 + "verified": 12.331 }, "authors": [ { @@ -32,7 +32,7 @@ "type": "module", "compatibility": { "minimum": "1.0.0.0", - "verified": "1.12.14.0" + "verified": "1.12.15.0" } } ]