Skip to content

Commit

Permalink
Bump net.raphimc:MinecraftAuth from 3.1.0-SNAPSHOT to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [net.raphimc:MinecraftAuth](https://github.com/RaphiMC/MinecraftAuth) from 3.1.0-SNAPSHOT to 3.1.0.
- [Release notes](https://github.com/RaphiMC/MinecraftAuth/releases)
- [Commits](https://github.com/RaphiMC/MinecraftAuth/commits/v3.1.0)

---
updated-dependencies:
- dependency-name: net.raphimc:MinecraftAuth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 220538b commit 034d1b5
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 @@ -90,7 +90,7 @@ dependencies {
include("net.raphimc.netminecraft:all:2.4.0-SNAPSHOT") {
exclude group: "com.google.code.gson", module: "gson"
}
include("net.raphimc:MinecraftAuth:3.1.0-SNAPSHOT") {
include("net.raphimc:MinecraftAuth:3.1.0") {
exclude group: "com.google.code.gson", module: "gson"
exclude group: "org.slf4j", module: "slf4j-api"
}
Expand Down

0 comments on commit 034d1b5

Please sign in to comment.