Skip to content

Commit

Permalink
Bump net.raphimc:ViaLoader from 3.0.3-SNAPSHOT to 3.0.4-SNAPSHOT (#125)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent b4c8c5c commit 0da4829
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 @@ -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"
}
Expand Down

0 comments on commit 0da4829

Please sign in to comment.