From 3b65dcb7864c5bf5eb656f8c05c2f25c65ce92f9 Mon Sep 17 00:00:00 2001 From: ReinerSchinkoethe <157693339+ReinerSchinkoethe@users.noreply.github.com> Date: Mon, 10 Nov 2025 13:23:17 +0100 Subject: [PATCH] chore: adapt minor dependency change to catalog --- apax.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apax.yml b/apax.yml index 1eed86e..9f6d0ac 100644 --- a/apax.yml +++ b/apax.yml @@ -27,7 +27,7 @@ devDependencies: '@ax/sdk': ^2510.0.0 "@simatic-ax/snippetscollection": ^1.1.0 dependencies: - "@ax/system-timer": ^10.0.24 + "@ax/system-timer": ^10.2.27 # Files, which will be shipped with the library files: - 'README.md'