name: 'jSerialComm', version: '2.10.1' (#5399)

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
This commit is contained in:
rusefillc 2023-07-09 22:01:13 -04:00 committed by GitHub
parent 8edfaffa13
commit 63deefe9bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ dependencies {
api project(':core_io')
api project(':logging')
implementation group: 'com.fazecast', name: 'jSerialComm', version: '2.9.3'
implementation group: 'com.fazecast', name: 'jSerialComm', version: '2.10.1'
implementation group: 'tel.schich', name: 'javacan-core', version: '3.2.0'
implementation global_libs.json
implementation ts_plugin_libs.httpclient