From 63a17bc14b017497e7bb9f154ca57ceb1007b6ac Mon Sep 17 00:00:00 2001 From: Ehren Kret Date: Wed, 15 Feb 2023 23:53:07 -0600 Subject: [PATCH] add support for running tests from aarch64 --- service/pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/service/pom.xml b/service/pom.xml index cf95b07b1..ebc140546 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -413,7 +413,14 @@ com.amazonaws DynamoDBLocal - 1.20.0 + 1.21.0 + test + + + io.github.ganadist.sqlite4java + libsqlite4java-osx-aarch64 + 1.0.392 + dylib test