Bump net.raphimc.netminecraft:all from 3.1.0-SNAPSHOT to 3.1.0

Bumps [net.raphimc.netminecraft:all](https://github.com/RaphiMC/NetMinecraft) from 3.1.0-SNAPSHOT to 3.1.0.
- [Release notes](https://github.com/RaphiMC/NetMinecraft/releases)
- [Commits](https://github.com/RaphiMC/NetMinecraft/commits/v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-28 04:33:01 +00:00 committed by GitHub
parent a00dc66a96
commit 921e0f19fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -95,7 +95,7 @@ dependencies {
exclude group: "com.google.code.gson", module: "gson"
}
include "net.lenni0451.commons:swing:1.7.0"
include("net.raphimc.netminecraft:all:3.1.0-SNAPSHOT") {
include("net.raphimc.netminecraft:all:3.1.0") {
exclude group: "com.google.code.gson", module: "gson"
}
include("net.raphimc:MinecraftAuth:4.1.1") {