Commit bea94f5
authored
build(deps): bump code from
Bumps [code](https://github.com/Pi4J/pi4j-example-crowpi) from `b4ad9cd` to `ad9d59d`.
- [Release notes](https://github.com/Pi4J/pi4j-example-crowpi/releases)
- [Commits](Pi4J/pi4j-example-crowpi@b4ad9cd...ad9d59d)
---
updated-dependencies:
- dependency-name: code
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>b4ad9cd to ad9d59d
1 parent 1b7da58 commit bea94f5
1 file changed
+1
-1
lines changed- .run/crowpi-debug.run.xml+3-3
- .run/crowpi-remote-debug.run.xml+2-2
- .run/crowpi-run-demo.run.xml+47
- .run/crowpi-run.run.xml+3-3
- src/main/java/com/pi4j/crowpi/Application.java+1-2
- src/main/java/com/pi4j/crowpi/Launcher.java+126-49
- src/main/java/com/pi4j/crowpi/applications/ButtonMatrixApp.java+3
- src/main/java/com/pi4j/crowpi/applications/LedMatrixApp.java+3
- src/main/java/com/pi4j/crowpi/applications/SevenSegmentApp.java+6-3
- src/main/java/com/pi4j/crowpi/helpers/CrowPiPlatform.java+41-3
- src/test/java/com/pi4j/crowpi/LauncherTest.java+1-1
- src/test/java/com/pi4j/crowpi/components/HumiTempComponentTest.java+4-8
- src/test/java/com/pi4j/crowpi/components/IrReceiverComponentTest.java+4-4
0 commit comments