Skip to content

Commit

Permalink
Bump net.raphimc:ViaLegacy from 3.0.3-SNAPSHOT to 3.0.4-SNAPSHOT
Browse files Browse the repository at this point in the history
Bumps net.raphimc:ViaLegacy from 3.0.3-SNAPSHOT to 3.0.4-SNAPSHOT.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 37c407c commit 2b15b2b
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 @@ -56,7 +56,7 @@ allprojects {
library "com.viaversion:viaversion-common:5.0.4-SNAPSHOT"
library "com.viaversion:viabackwards-common:5.0.4-SNAPSHOT"
library "com.viaversion:viarewind-common:4.0.3-SNAPSHOT"
library ("net.raphimc:ViaLegacy:3.0.3-SNAPSHOT") {
library ("net.raphimc:ViaLegacy:3.0.4-SNAPSHOT") {
exclude group: "com.google.code.gson", module: "gson"
}
library "net.raphimc:viaaprilfools-common:3.0.2-SNAPSHOT"
Expand Down

0 comments on commit 2b15b2b

Please sign in to comment.