Skip to content

Commit 843b74c

Browse files
Bump com.miglayout:miglayout-swing from 11.3 to 11.4.2
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] <[email protected]>
1 parent 4027fc0 commit 843b74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
4141

4242
// https://mvnrepository.com/artifact/com.miglayout/miglayout-swing
43-
implementation 'com.miglayout:miglayout-swing:11.3'
43+
implementation 'com.miglayout:miglayout-swing:11.4.2'
4444

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

0 commit comments

Comments
 (0)