Skip to content

Commit

Permalink
Googler's Fork -> GradleUp
Browse files Browse the repository at this point in the history
  • Loading branch information
Bram1903 committed Aug 16, 2024
1 parent 4c87428 commit 318546a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ bungeecord = "1.21-R0.1-SNAPSHOT"
snakeyaml = "2.2"
run-paper = "2.3.0"
lombok = "1.18.30"
shadow = "8.1.8"
shadow = "8.3.0"

[libraries]
adventure-api = { group = "net.kyori", name = "adventure-api", version.ref = "adventure" }
Expand All @@ -31,4 +31,4 @@ adventure = ["adventure-api", "adventure-text-serializer-gson", "adventure-text-
[plugins]
run-paper = { id = "xyz.jpenilla.run-paper", version.ref = "run-paper" }
run-velocity = { id = "xyz.jpenilla.run-velocity", version.ref = "run-paper" }
shadow = { id = "io.github.goooler.shadow", version.ref = "shadow" }
shadow = { id = "com.gradleup.shadow", version.ref = "shadow" }

0 comments on commit 318546a

Please sign in to comment.