From 2c063175de4220d9cdc0c2b29e02d8f9f62cfe30 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Thu, 15 Sep 2022 15:43:51 +0200
Subject: [PATCH] CI: bump to MATLAB R2022b

---
 .gitlab-ci.yml           | 2 +-
 matlab/modules/dseries   | 2 +-
 matlab/modules/reporting | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 66f9ce67a..b20392ced 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,7 @@
 variables:
   GIT_SUBMODULE_STRATEGY: recursive
   TERM: linux
-  MATLAB_VERSION: R2022a
+  MATLAB_VERSION: R2022b
   OLD_MATLAB_VERSION: R2014a
   OCTAVE_VERSION: 7.2.0
 
diff --git a/matlab/modules/dseries b/matlab/modules/dseries
index 5f79cf022..43f6865e0 160000
--- a/matlab/modules/dseries
+++ b/matlab/modules/dseries
@@ -1 +1 @@
-Subproject commit 5f79cf022e25a68fc5c86b2e81de8c16f61161fe
+Subproject commit 43f6865e0a247770eb985d5e55a8fa441a020732
diff --git a/matlab/modules/reporting b/matlab/modules/reporting
index 376b5df3d..df8a7ddd2 160000
--- a/matlab/modules/reporting
+++ b/matlab/modules/reporting
@@ -1 +1 @@
-Subproject commit 376b5df3d405dccfa37b0ef607c359d627d3f144
+Subproject commit df8a7ddd27ff1793fa03a29254c4273ebace4718
-- 
GitLab