Skip to content

Commit

Permalink
Merge pull request #306 from ViaVersion/dependabot/gradle/net.raphimc…
Browse files Browse the repository at this point in the history
…-ViaLoader-3.0.4-SNAPSHOT

Bump net.raphimc:ViaLoader from 3.0.3-SNAPSHOT to 3.0.4-SNAPSHOT
  • Loading branch information
Lenni0451 authored Oct 15, 2024
2 parents a031e2d + 9aebb69 commit 6ebbeec
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 @@ -70,7 +70,7 @@ dependencies {
exclude group: "io.netty"
exclude group: "io.jsonwebtoken"
}
include("net.raphimc:ViaLoader:3.0.3-SNAPSHOT") {
include("net.raphimc:ViaLoader:3.0.4-SNAPSHOT") {
exclude group: "org.slf4j", module: "slf4j-api"
}

Expand Down

0 comments on commit 6ebbeec

Please sign in to comment.