Updated build.gradle

This commit is contained in:
RaphiMC 2024-01-19 21:48:02 +01:00
parent b195886642
commit a86cae3f46
No known key found for this signature in database
GPG Key ID: 0F6BB0657A03AC94

View File

@ -80,7 +80,6 @@ dependencies {
// RaphiMC Libraries
jij ("net.raphimc:MinecraftAuth:${project.minecraftauth_version}") {
exclude group: "org.apache.httpcomponents", module: "httpclient"
exclude group: "com.google.code.gson", module: "gson"
exclude group: "org.slf4j", module: "slf4j-api"
}