From 2e97376e24073ad0a18a9fc92df0bc31e6db08e5 Mon Sep 17 00:00:00 2001 From: AllanCapistrano Date: Sun, 25 Feb 2024 15:26:58 -0300 Subject: [PATCH] chore: using soft-iot-node-type v1.3.1 --- .github/workflows/build-bundle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-bundle.yml b/.github/workflows/build-bundle.yml index 3673c09..db80e05 100644 --- a/.github/workflows/build-bundle.yml +++ b/.github/workflows/build-bundle.yml @@ -32,7 +32,7 @@ jobs: - name: Getting soft-iot-node-type dependency uses: wei/wget@v1 with: - args: https://github.com/AllanCapistrano/soft-iot-node-type/releases/download/v1.3.0/soft-iot-node-type-1.0-SNAPSHOT.jar + args: https://github.com/AllanCapistrano/soft-iot-node-type/releases/download/v1.3.1/soft-iot-node-type-1.0-SNAPSHOT.jar - name: Getting SOFT-IoT-DLT-Client-Tangle-Hornet dependency uses: wei/wget@v1