group: 'com.fazecast', name: 'jSerialComm', version: '2.10.4'

This commit is contained in:
rusefillc 2024-04-15 14:27:46 -04:00
parent d1cea3271f
commit 17293ad872
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ dependencies {
api project(':core_io')
api project(':logging')
implementation group: 'com.fazecast', name: 'jSerialComm', version: '2.10.3'
implementation group: 'com.fazecast', name: 'jSerialComm', version: '2.10.4'
implementation group: 'tel.schich', name: 'javacan-core', version: "$javaCanVersion"
implementation group: 'tel.schich', name: 'javacan-core', version: "$javaCanVersion", classifier: 'x86_64'
implementation global_libs.json