We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4027fc0 commit 843b74cCopy full SHA for 843b74c
build.gradle
@@ -40,7 +40,7 @@ dependencies {
40
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
41
42
// https://mvnrepository.com/artifact/com.miglayout/miglayout-swing
43
- implementation 'com.miglayout:miglayout-swing:11.3'
+ implementation 'com.miglayout:miglayout-swing:11.4.2'
44
45
if (javaWrapperVersion == "" || javaWrapperVersion == null) {
46
implementation('com.checkmarx.ast:ast-cli-java-wrapper:2.0.17'){
0 commit comments