Bump net.raphimc:ViaLoader from 3.0.3-SNAPSHOT to 3.0.4-SNAPSHOT (#125)

Bumps net.raphimc:ViaLoader from 3.0.3-SNAPSHOT to 3.0.4-SNAPSHOT.

---
updated-dependencies:
- dependency-name: net.raphimc:ViaLoader
  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:37 +02:00 committed by GitHub
parent b4c8c5ceb9
commit 0da482929c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -60,7 +60,7 @@ allprojects {
exclude group: "com.google.code.gson", module: "gson"
}
library "net.raphimc:viaaprilfools-common:3.0.2-SNAPSHOT"
library ("net.raphimc:ViaLoader:3.0.3-SNAPSHOT") {
library ("net.raphimc:ViaLoader:3.0.4-SNAPSHOT") {
exclude group: "com.google.guava"
exclude group: "org.slf4j"
}