Skip to content

Commit

Permalink
Merge pull request #4444 from RPTools/dependabot/gradle/develop/com.m…
Browse files Browse the repository at this point in the history
…iglayout-miglayout-swing-11.2

Bump com.miglayout:miglayout-swing from 11.1 to 11.2
  • Loading branch information
cwisniew authored Nov 22, 2023
2 parents 490e34b + d4b1d67 commit b6a6ffc
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 @@ -515,7 +515,7 @@ dependencies {
// intellij forms runtime
implementation 'com.jetbrains.intellij.java:java-gui-forms-rt:241.774'
// layout for forms created in code
implementation 'com.miglayout:miglayout-swing:11.1'
implementation 'com.miglayout:miglayout-swing:11.2'

implementation 'com.github.jknack:handlebars:4.3.1'
implementation 'com.github.jknack:handlebars-helpers:4.3.1'
Expand Down

0 comments on commit b6a6ffc

Please sign in to comment.