Compare commits

...

2 Commits

Author SHA1 Message Date
Mend Renovate 22e26319d0
Merge 2cc805fb00 into 77675e0b8e 2025-05-13 17:00:12 +00:00
Mend Renovate 2cc805fb00
fix(deps): update com.helger 2025-05-13 17:00:08 +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.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")