Skip to content

Commit

Permalink
Bump com.miglayout:miglayout-swing from 11.3 to 11.4.2
Browse files Browse the repository at this point in the history
Bumps [com.miglayout:miglayout-swing](https://github.com/mikaelgrev/miglayout) from 11.3 to 11.4.2.
- [Release notes](https://github.com/mikaelgrev/miglayout/releases)
- [Changelog](https://github.com/mikaelgrev/miglayout/blob/master/release.txt)
- [Commits](mikaelgrev/miglayout@v11.3...v11.4.2)

---
updated-dependencies:
- dependency-name: com.miglayout:miglayout-swing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent c3860b8 commit 9eacc43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'

// https://mvnrepository.com/artifact/com.miglayout/miglayout-swing
implementation 'com.miglayout:miglayout-swing:11.3'
implementation 'com.miglayout:miglayout-swing:11.4.2'

if (javaWrapperVersion == "" || javaWrapperVersion == null) {
implementation('com.checkmarx.ast:ast-cli-java-wrapper:2.0.17'){
Expand Down

0 comments on commit 9eacc43

Please sign in to comment.