Skip to content

Commit

Permalink
fix(deps): update com.miglayout to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 3, 2023
1 parent 9b6cddf commit daf9cb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/bom-thirdparty/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ dependencies {
api("com.helger.commons:ph-commons:10.2.4")
api("com.helger:ph-css:6.5.0")
api("com.jayway.jsonpath:json-path:2.8.0")
api("com.miglayout:miglayout-core:5.3")
api("com.miglayout:miglayout-swing:5.3")
api("com.miglayout:miglayout-core:11.1")
api("com.miglayout:miglayout-swing:11.1")
api("com.sun.activation:javax.activation:1.2.0")
api("com.thoughtworks.xstream:xstream:1.4.20")
api("commons-codec:commons-codec:1.15")
Expand Down

0 comments on commit daf9cb1

Please sign in to comment.