Skip to content

Commit

Permalink
Bump org.fxmisc.flowless:flowless from 0.7.2 to 0.7.3
Browse files Browse the repository at this point in the history
Bumps [org.fxmisc.flowless:flowless](https://github.com/FXMisc/Flowless) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/FXMisc/Flowless/releases)
- [Changelog](https://github.com/FXMisc/Flowless/blob/master/CHANGELOG.md)
- [Commits](FXMisc/Flowless@v0.7.2...v0.7.3)

---
updated-dependencies:
- dependency-name: org.fxmisc.flowless:flowless
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 25, 2024
1 parent cc1de6c commit d08a97a
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 @@ -276,7 +276,7 @@ dependencies {
implementation("de.codecentric.centerdevice:javafxsvg:1.3.0") {
exclude module: 'commons-logging'
}
implementation("org.fxmisc.flowless:flowless:0.7.2")
implementation("org.fxmisc.flowless:flowless:0.7.3")

implementation("org.javassist:javassist:3.30.2-GA")

Expand Down

0 comments on commit d08a97a

Please sign in to comment.