mirror of https://github.com/apache/jmeter.git
Compare commits
2 Commits
f9694b8c01
...
22e26319d0
Author | SHA1 | Date |
---|---|---|
|
22e26319d0 | |
|
2cc805fb00 |
|
@ -55,8 +55,8 @@ dependencies {
|
|||
api("com.google.auto.service:auto-service-annotations: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.helger.commons:ph-commons:10.2.5")
|
||||
api("com.helger:ph-css:6.5.0")
|
||||
api("com.helger.commons:ph-commons:11.2.2")
|
||||
api("com.helger:ph-css:7.0.4")
|
||||
api("com.jayway.jsonpath:json-path:2.8.0")
|
||||
api("com.miglayout:miglayout-core:5.3")
|
||||
api("com.miglayout:miglayout-swing:5.3")
|
||||
|
|
Loading…
Reference in New Issue