Merge pull request #166 from ViaVersion/dependabot/gradle/com.formdev-flatlaf-3.3

Bump com.formdev:flatlaf from 3.2.5 to 3.3
This commit is contained in:
RK_01 2024-01-12 08:38:55 +01:00 committed by GitHub
commit 530c61ecc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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