From 547b3d5e7d76e1fe6f1fa4d99e73e1567ecb57ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Seidel?= Date: Tue, 16 May 2023 15:29:15 +0200 Subject: [PATCH] update sdk --- apax.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apax.yml b/apax.yml index 4342e53..fc37064 100644 --- a/apax.yml +++ b/apax.yml @@ -17,11 +17,11 @@ targets: - 'axunit-llvm' # Dependencies devDependencies: - "@ax/sdk": 3.0.10 - "@simatic-ax/snippetscollection": 0.0.15 + "@ax/sdk": 3.0.18 + "@simatic-ax/snippetscollection": 0.1.3 dependencies: "@ax/system-strings": 4.2.3 - "@simatic-ax/conversion": 3.1.1 + "@simatic-ax/conversion": 3.1.2 registries: '@simatic-ax': 'https://npm.pkg.github.com/' # Files which 'apax pack' will include