fix(deps): update com.helger

This commit is contained in:
Mend Renovate 2025-05-14 17:14:20 +00:00
parent 77675e0b8e
commit a855ba54fc
No known key found for this signature in database
GPG Key ID: A1020E7F5FFD673D
1 changed files with 2 additions and 2 deletions

View File

@ -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")