Skip to content

Commit 216dc3c

Browse files
chore: using soft-iot-write-csv v1.0.1
1 parent 07ba148 commit 216dc3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-bundle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Getting SOFT-IoT-Write-CSV dependency
4848
uses: wei/wget@v1
4949
with:
50-
args: https://github.com/larsid/soft-iot-write-csv/releases/download/v1.0.0/soft-iot-write-csv-1.0-SNAPSHOT.jar
50+
args: https://github.com/larsid/soft-iot-write-csv/releases/download/v1.0.1/soft-iot-write-csv-1.0-SNAPSHOT.jar
5151

5252
- name: Installing soft-iot-mapping-devices
5353
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)