Merge remote-tracking branch 'origin/main'

This commit is contained in:
RaphiMC 2024-02-23 21:28:20 +01:00
commit 33ab8ab4c3
No known key found for this signature in database
GPG Key ID: 0F6BB0657A03AC94

View File

@ -68,13 +68,13 @@ 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"
include "org.apache.logging.log4j:log4j-core:2.22.1" include "org.apache.logging.log4j:log4j-core:2.23.0"
include "org.apache.logging.log4j:log4j-slf4j-impl:2.22.1" include "org.apache.logging.log4j:log4j-slf4j-impl:2.23.0"
include "org.fusesource.jansi:jansi:2.4.1" include "org.fusesource.jansi:jansi:2.4.1"
include("com.mojang:authlib:3.16.29") { include("com.mojang:authlib:3.16.29") {
exclude group: "org.slf4j", module: "slf4j-api" exclude group: "org.slf4j", module: "slf4j-api"