Skip to content

Commit c0a5763

Browse files
committed
fix(deps): update com.helger
1 parent 9c64fd2 commit c0a5763

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bom-thirdparty/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ dependencies {
5555
api("com.google.auto.service:auto-service-annotations:1.1.1")
5656
api("com.google.auto.service:auto-service:1.1.1")
5757
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")
58+
api("com.helger.commons:ph-commons:11.2.1")
59+
api("com.helger:ph-css:7.0.4")
6060
api("com.jayway.jsonpath:json-path:2.8.0")
6161
api("com.miglayout:miglayout-core:5.3")
6262
api("com.miglayout:miglayout-swing:5.3")

0 commit comments

Comments
 (0)