Merge pull request #184 from ViaVersion/dependabot/gradle/com.formdev-flatlaf-3.4

Bump com.formdev:flatlaf from 3.3 to 3.4
This commit is contained in:
RK_01 2024-02-20 10:23:33 +01:00 committed by GitHub
commit 7113269909
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,8 +68,8 @@ dependencies {
} }
include "com.google.code.gson:gson:2.10.1" include "com.google.code.gson:gson:2.10.1"
include "com.formdev:flatlaf:3.3" include "com.formdev:flatlaf:3.4"
include "com.formdev:flatlaf-extras:3.3" include "com.formdev:flatlaf-extras:3.4"
include "org.apache.commons:commons-lang3:3.14.0" include "org.apache.commons:commons-lang3:3.14.0"
include "commons-io:commons-io:2.15.1" include "commons-io:commons-io:2.15.1"
include "net.sf.jopt-simple:jopt-simple:5.0.4" include "net.sf.jopt-simple:jopt-simple:5.0.4"