name: 'jSerialComm', version: '2.10.1' (#5399)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
This commit is contained in:
parent
8edfaffa13
commit
63deefe9bd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue