We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f05f39 commit 1948539Copy full SHA for 1948539
SwingPlayer/build.gradle
@@ -13,5 +13,5 @@ dependencies {
13
implementation 'net.java.dev.jna:jna-platform:5.10.0'
14
implementation 'org.freedesktop.gstreamer:gst1-java-core:1.4.0'
15
implementation 'org.freedesktop.gstreamer:gst1-java-swing:0.9.0'
16
- implementation 'com.formdev:flatlaf:1.0-rc2'
+ implementation 'com.formdev:flatlaf:2.0'
17
}
0 commit comments