Skip to content

Commit 65a8b93

Browse files
chore: update bundle dependencies versions
1 parent 6e26a72 commit 65a8b93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-bundle.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ jobs:
3232
- name: Getting soft-iot-node-type dependency
3333
uses: wei/wget@v1
3434
with:
35-
args: https://github.com/AllanCapistrano/soft-iot-node-type/releases/download/v1.1.0/soft-iot-node-type-1.0-SNAPSHOT.jar
35+
args: https://github.com/AllanCapistrano/soft-iot-node-type/releases/download/v1.2.0/soft-iot-node-type-1.0-SNAPSHOT.jar
3636

3737
- name: Getting SOFT-IoT-DLT-Client-Tangle-Hornet dependency
3838
uses: wei/wget@v1
3939
with:
40-
args: https://github.com/AllanCapistrano/soft-iot-dlt-client-tangle-hornet/releases/download/v1.2.0/soft-iot-dlt-client-tangle-hornet-1.0-SNAPSHOT.jar
40+
args: https://github.com/AllanCapistrano/soft-iot-dlt-client-tangle-hornet/releases/download/v1.3.0/soft-iot-dlt-client-tangle-hornet-1.0-SNAPSHOT.jar
4141

4242
- name: Installing soft-iot-mapping-devices
4343
run: mvn install:install-file -Dfile=./soft-iot-mapping-devices-1.0-SNAPSHOT.jar -DgroupId=io.github.larsid -DartifactId=soft-iot-mapping-devices -Dversion=1.0-SNAPSHOT -Dpackaging=jar

0 commit comments

Comments
 (0)