Merge remote-tracking branch 'origin/main'

This commit is contained in:
RaphiMC 2024-05-20 15:07:33 +02:00
commit a0c7440103
No known key found for this signature in database
GPG Key ID: 0F6BB0657A03AC94

View File

@ -67,7 +67,7 @@ dependencies {
exclude group: "org.slf4j", module: "slf4j-api" exclude group: "org.slf4j", module: "slf4j-api"
} }
include "com.google.code.gson:gson:2.10.1" include "com.google.code.gson:gson:2.11.0"
include "com.formdev:flatlaf:3.4.1" include "com.formdev:flatlaf:3.4.1"
include "com.formdev:flatlaf-extras:3.4.1" include "com.formdev:flatlaf-extras:3.4.1"
include "org.apache.commons:commons-lang3:3.14.0" include "org.apache.commons:commons-lang3:3.14.0"