one step back
This commit is contained in:
parent
5a739763e8
commit
71e0e8e4cf
|
@ -6,7 +6,8 @@ dependencies {
|
|||
implementation project(':logging-api')
|
||||
implementation project(':ecu_io')
|
||||
|
||||
implementation global_libs.javaxJson
|
||||
// todo: what's the relationship with global_libs.javaxJson?
|
||||
implementation 'org.glassfish:javax.json:1.1.4'
|
||||
implementation 'org.takes:takes:1.20'
|
||||
|
||||
implementation group: 'org.apache.logging.log4j', name: 'log4j-api', version: '2.13.3'
|
||||
|
|
Loading…
Reference in New Issue