We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfdc1b3 commit 98c22c0Copy full SHA for 98c22c0
1 file changed
src/bom-thirdparty/build.gradle.kts
@@ -56,8 +56,8 @@ dependencies {
56
api("com.helger:ph-css:8.1.0")
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")
60
- api("com.miglayout:miglayout-swing:11.4.2")
+ api("com.miglayout:miglayout-core:11.4.3")
+ api("com.miglayout:miglayout-swing:11.4.3")
61
api("com.sun.activation:javax.activation:1.2.0")
62
api("com.thoughtworks.xstream:xstream:1.4.21")
63
api("commons-codec:commons-codec:1.20.0")
0 commit comments