Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot] 0189488c22
Bump junit from 4.12 to 4.13.1 (#3)
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-13 11:39:14 +02:00
Robert von Burg 4ffd92b086 [Project] Fixed pom for deployment to Maven central 2017-03-06 10:18:55 +01:00
Robert von Burg a499e842f0 [Project] Prepared pom.xml for deployment to Maven Central 2016-11-14 09:37:07 +01:00
Robert von Burg 82b5390e09 [New] Major refactoring
- Added GpioException which is thrown when something goes wrong - it is
a checked exception
- Made project create an executable Jar
- fixed thread safety
- added GpioBridge.writeValue()
- added setup scripts for BeagleBoneBlack
2016-02-05 16:40:35 +01:00
Robert von Burg 9fab58cb64 [New] Initial Commit 2016-01-06 17:25:25 +01:00