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

Bumps [net.raphimc.netminecraft:all](https://github.com/RaphiMC/NetMinecraft) from 2.4.0-SNAPSHOT to 2.4.0.
- [Release notes](https://github.com/RaphiMC/NetMinecraft/releases)
- [Commits](https://github.com/RaphiMC/NetMinecraft/commits/v2.4.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] 2024-04-24 04:18:45 +00:00 committed by GitHub
parent e3adeab5c0
commit 0d99e5241b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ dependencies {
exclude group: "com.google.code.gson", module: "gson"
}
include "net.lenni0451.commons:swing:1.5.0"
include("net.raphimc.netminecraft:all:2.4.0-SNAPSHOT") {
include("net.raphimc.netminecraft:all:2.4.0") {
exclude group: "com.google.code.gson", module: "gson"
}
include("net.raphimc:MinecraftAuth:4.0.0") {