Skip to content

Commit be14261

Browse files
committed
Update jna dependency to match BrainFlow
1 parent b8ea896 commit be14261

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • java-package/openbci_gui_helpers

java-package/openbci_gui_helpers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>net.java.dev.jna</groupId>
2424
<artifactId>jna-platform</artifactId>
25-
<version>4.0.0</version>
25+
<version>5.10.0</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)