From 264ff0d3d4b4be153c8afaa1ad58e8ad853ec6d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Seidel?= Date: Mon, 6 Feb 2023 17:45:51 +0100 Subject: [PATCH] update dependencies --- apax.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apax.yml b/apax.yml index 6e830ba..af082b3 100644 --- a/apax.yml +++ b/apax.yml @@ -17,11 +17,11 @@ targets: - 'axunit-llvm' # Dependencies devDependencies: - "@ax/sdk": 3.0.8 + "@ax/sdk": 3.0.10 "@simatic-ax/snippetscollection": 0.0.15 dependencies: - "@ax/system-strings": 4.1.43 - "@simatic-ax/conversion": 3.0.3 + "@ax/system-strings": 4.2.3 + "@simatic-ax/conversion": 3.1.0 registries: '@simatic-ax': 'https://npm.pkg.github.com/' # Files which 'apax pack' will include