Skip to content

Commit

Permalink
Update jssc lib to 2.9.4
Browse files Browse the repository at this point in the history
jssc 2.9.2 does'nt detect serial ports on Mac OS X but 2.9.4 does.
  • Loading branch information
thomo authored Nov 28, 2021
1 parent 0248fcc commit 0aa5693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>io.github.java-native</groupId>
<artifactId>jssc</artifactId>
<version>2.9.2</version>
<version>2.9.4</version>
</dependency>
<dependency>
<groupId>com.fifesoft</groupId>
Expand Down

0 comments on commit 0aa5693

Please sign in to comment.