Skip to content

Commit

Permalink
Merge pull request #107 from HelpChat/chore/update-deps
Browse files Browse the repository at this point in the history
chore(deps): update deps for 1.21
  • Loading branch information
BlitzOffline authored Jun 18, 2024
2 parents f407c10 + 3d70b8a commit 7bc88ac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
[versions]
# Compile only
spigot = "1.20.4-R0.1-SNAPSHOT"
spigot = "1.21-R0.1-SNAPSHOT"
vault = "1.7.1"
authlib = "1.5.25"
headdb = "1.3.1"
itemsadder = "3.2.5"
oraxen = "1.159.0"
mmoitems = "6.9.4-SNAPSHOT"
papi = "2.11.2"
papi = "2.11.6"
score = "4.23.10.8"

# Implementation
nashorn = "15.4"
adventure-platform = "4.3.2"
adventure-minimessage = "4.15.0-SNAPSHOT"
adventure-platform = "4.3.3"
adventure-minimessage = "4.17.0"

[libraries]
# Compile only
Expand Down

0 comments on commit 7bc88ac

Please sign in to comment.