Compare commits

...

1 Commits

Author SHA1 Message Date
Mend Renovate c0a5763e18
fix(deps): update com.helger 2025-04-11 19:45:34 +00:00
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: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.1")
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")