Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 83a18bc commit bc8b422
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 @@ -95,7 +95,7 @@ dependencies {
exclude group: "com.google.code.gson", module: "gson"
}
include "net.lenni0451.commons:swing:1.6.1"
include("net.raphimc.netminecraft:all:3.0.1-SNAPSHOT") {
include("net.raphimc.netminecraft:all:3.0.1") {
exclude group: "com.google.code.gson", module: "gson"
}
include("net.raphimc:MinecraftAuth:4.1.1") {
Expand Down

0 comments on commit bc8b422

Please sign in to comment.