Skip to content

Commit

Permalink
Update MinecraftAuth
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianMichael committed Sep 25, 2024
1 parent f6b9fb9 commit b975913
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 @@ -79,7 +79,7 @@ dependencies {
exclude group: "org.slf4j", module: "slf4j-api"
}

jij ("net.raphimc:MinecraftAuth:4.1.0") {
jij ("net.raphimc:MinecraftAuth:4.1.1") {
exclude group: "com.google.code.gson", module: "gson"
exclude group: "org.slf4j", module: "slf4j-api"
}
Expand Down

0 comments on commit b975913

Please sign in to comment.