mirror of https://github.com/apache/jmeter.git
fix(deps): update com.helger
This commit is contained in:
parent
77675e0b8e
commit
a855ba54fc
|
@ -55,8 +55,8 @@ dependencies {
|
||||||
api("com.google.auto.service:auto-service-annotations:1.1.1")
|
api("com.google.auto.service:auto-service-annotations:1.1.1")
|
||||||
api("com.google.auto.service:auto-service:1.1.1")
|
api("com.google.auto.service:auto-service:1.1.1")
|
||||||
api("com.google.errorprone:error_prone_annotations:2.24.0")
|
api("com.google.errorprone:error_prone_annotations:2.24.0")
|
||||||
api("com.helger.commons:ph-commons:10.2.5")
|
api("com.helger.commons:ph-commons:11.2.4")
|
||||||
api("com.helger:ph-css:6.5.0")
|
api("com.helger:ph-css:7.0.4")
|
||||||
api("com.jayway.jsonpath:json-path:2.8.0")
|
api("com.jayway.jsonpath:json-path:2.8.0")
|
||||||
api("com.miglayout:miglayout-core:5.3")
|
api("com.miglayout:miglayout-core:5.3")
|
||||||
api("com.miglayout:miglayout-swing:5.3")
|
api("com.miglayout:miglayout-swing:5.3")
|
||||||
|
|
Loading…
Reference in New Issue