We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f1e379 commit 7f12de9Copy full SHA for 7f12de9
build.sh
@@ -28,7 +28,7 @@
28
29
REV=0.10.9
30
ZIP_FILENAME=WiFi101-Updater-ArduinoIDE-Plugin-$REV
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"
+REQUIRED_JARS="pde.jar arduino-core.jar jssc-2.8.0-arduino3.jar bcpg-jdk15on-152.jar bcprov-jdk15on-152.jar commons-lang3-3.8.1.jar commons-codec-1.7.jar"
32
33
# Check existence of the IDE folder
34
if [[ -z "$IDE_FOLDER" ]]; then
0 commit comments