Skip to content

Commit c695373

Browse files
committed
Update jssc-2.8.0 jar
1 parent 254f442 commit c695373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
REV=0.10.5
3030
ZIP_FILENAME=WiFi101-Updater-ArduinoIDE-Plugin-$REV
31-
REQUIRED_JARS="pde.jar arduino-core.jar jssc-2.8.0-arduino2.jar bcpg-jdk15on-152.jar bcprov-jdk15on-152.jar commons-lang3-3.3.2.jar commons-codec-1.7.jar"
31+
REQUIRED_JARS="pde.jar arduino-core.jar jssc-2.8.0-arduino3.jar bcpg-jdk15on-152.jar bcprov-jdk15on-152.jar commons-lang3-3.3.2.jar commons-codec-1.7.jar"
3232

3333
# Check existence of the IDE folder
3434
if [[ -z "$IDE_FOLDER" ]]; then

0 commit comments

Comments
 (0)