Skip to content

Commit

Permalink
Updated MinecraftAuth
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphiMC committed Dec 26, 2023
1 parent c7f857b commit c2e5817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ dependencies {
include("net.raphimc.netminecraft:all:2.4.0-SNAPSHOT") {
exclude group: "com.google.code.gson", module: "gson"
}
include("net.raphimc:MinecraftAuth:3.0.1-SNAPSHOT") {
include("net.raphimc:MinecraftAuth:3.0.2") {
exclude group: "com.google.code.gson", module: "gson"
exclude group: "org.slf4j", module: "slf4j-api"
}
Expand Down

0 comments on commit c2e5817

Please sign in to comment.