We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c64fd2 commit c0a5763Copy full SHA for c0a5763
src/bom-thirdparty/build.gradle.kts
@@ -55,8 +55,8 @@ dependencies {
55
api("com.google.auto.service:auto-service-annotations:1.1.1")
56
api("com.google.auto.service:auto-service:1.1.1")
57
api("com.google.errorprone:error_prone_annotations:2.24.0")
58
- api("com.helger.commons:ph-commons:10.2.5")
59
- 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")
60
api("com.jayway.jsonpath:json-path:2.8.0")
61
api("com.miglayout:miglayout-core:5.3")
62
api("com.miglayout:miglayout-swing:5.3")
0 commit comments