We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1843c2 commit f6b390eCopy full SHA for f6b390e
1 file changed
src/bom-thirdparty/build.gradle.kts
@@ -52,8 +52,8 @@ dependencies {
52
api("com.google.auto.service:auto-service-annotations:1.1.1")
53
api("com.google.auto.service:auto-service:1.1.1")
54
api("com.google.errorprone:error_prone_annotations:2.44.0")
55
- api("com.helger.commons:ph-commons:12.1.0")
56
- api("com.helger:ph-css:8.1.0")
+ api("com.helger.commons:ph-commons:12.1.2")
+ api("com.helger:ph-css:8.1.1")
57
api("com.fasterxml.woodstox:woodstox-core:7.1.1")
58
api("com.jayway.jsonpath:json-path:2.10.0")
59
api("com.miglayout:miglayout-core:11.4.2")
0 commit comments