Merge pull request #245 from ViaVersion/dependabot/gradle/com.formdev-flatlaf-3.5

Bump com.formdev:flatlaf from 3.4.1 to 3.5
This commit is contained in:
RK_01 2024-07-17 10:53:40 +02:00 committed by GitHub
commit 7c125cde60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,8 +67,8 @@ dependencies {
}
include "com.google.code.gson:gson:2.11.0"
include "com.formdev:flatlaf:3.4.1"
include "com.formdev:flatlaf-extras:3.4.1"
include "com.formdev:flatlaf:3.5"
include "com.formdev:flatlaf-extras:3.5"
include "org.apache.commons:commons-lang3:3.14.0"
include "commons-io:commons-io:2.16.1"
include "net.sf.jopt-simple:jopt-simple:5.0.4"