Skip to content

Commit 2fb4c7b

Browse files
Bump org.fxmisc.flowless:flowless from 0.7.1 to 0.7.2
Bumps [org.fxmisc.flowless:flowless](https://github.com/FXMisc/Flowless) from 0.7.1 to 0.7.2. - [Release notes](https://github.com/FXMisc/Flowless/releases) - [Changelog](https://github.com/FXMisc/Flowless/blob/master/CHANGELOG.md) - [Commits](FXMisc/Flowless@v0.7.1...v0.7.2) --- updated-dependencies: - dependency-name: org.fxmisc.flowless:flowless dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3cea443 commit 2fb4c7b

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
@@ -336,7 +336,7 @@ dependencies {
336336
implementation("org.openjfx:javafx-media:${javafxVersion}:${javafxPlatform}")
337337
implementation("com.github.1-alex98:discord-rpc:1.6.2-jna")
338338
implementation("org.controlsfx:controlsfx:11.1.2")
339-
implementation("org.fxmisc.flowless:flowless:0.7.1")
339+
implementation("org.fxmisc.flowless:flowless:0.7.2")
340340
implementation("de.codecentric.centerdevice:javafxsvg:1.3.0")
341341

342342
implementation("org.javassist:javassist:3.29.2-GA")

0 commit comments

Comments
 (0)