Skip to content

Commit

Permalink
Bump com.miglayout:miglayout-swing from 11.3 to 11.4 in /jskat-swing-gui
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.
- [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)

---
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 Jul 5, 2024
1 parent 580649f commit 2ffa613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jskat-swing-gui/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
dependencies {
implementation(project(":jskat-base"))

implementation("com.miglayout:miglayout-swing:11.3")
implementation("com.miglayout:miglayout-swing:11.4")
}

javafx {
Expand Down

0 comments on commit 2ffa613

Please sign in to comment.