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 3cea443 commit 2fb4c7bCopy full SHA for 2fb4c7b
build.gradle
@@ -336,7 +336,7 @@ dependencies {
336
implementation("org.openjfx:javafx-media:${javafxVersion}:${javafxPlatform}")
337
implementation("com.github.1-alex98:discord-rpc:1.6.2-jna")
338
implementation("org.controlsfx:controlsfx:11.1.2")
339
- implementation("org.fxmisc.flowless:flowless:0.7.1")
+ implementation("org.fxmisc.flowless:flowless:0.7.2")
340
implementation("de.codecentric.centerdevice:javafxsvg:1.3.0")
341
342
implementation("org.javassist:javassist:3.29.2-GA")
0 commit comments