Skip to content

Commit

Permalink
Merge pull request #221 from BlitzOffline/fix/1.20.x-support
Browse files Browse the repository at this point in the history
Add 1.20.x support
  • Loading branch information
Kqliber authored Jan 11, 2024
2 parents b3026eb + 10c45ec commit 189214f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
spigot = "1.20.1-R0.1-SNAPSHOT"

# Adventure
minimessage = "4.14.0"
adventure-platform = "4.3.2-SNAPSHOT"
minimessage = "4.15.0"
adventure-platform = "4.3.2"

# Other
configurate = "4.1.2"
Expand Down

0 comments on commit 189214f

Please sign in to comment.