Merge pull request #36 from RaphiMC/dependabot/gradle/com.formdev-flatlaf-3.1

Bump com.formdev:flatlaf from 3.0 to 3.1
This commit is contained in:
RK_01 2023-04-09 18:10:23 +02:00 committed by GitHub
commit 7f0da58577
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,7 +91,7 @@ dependencies {
}
include "com.google.code.gson:gson:2.10.1"
include "com.formdev:flatlaf:3.0"
include "com.formdev:flatlaf:3.1"
include "com.google.guava:guava:31.1-jre"
include "org.apache.commons:commons-lang3:3.12.0"
include "commons-io:commons-io:2.11.0"