Bump net.raphimc:ViaLegacy from 3.0.3-SNAPSHOT to 3.0.4-SNAPSHOT (#121)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-15 14:49:20 +02:00 committed by GitHub
parent 37c407c585
commit b4c8c5ceb9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"