mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-25 10:14:42 +02:00
adventure v4.1.0; project now compiles
This commit is contained in:

committed by
dordsor21

parent
38333a6d11
commit
333493f351
@ -12,7 +12,7 @@ dependencies {
|
||||
compileOnlyApi("org.yaml:snakeyaml:1.26") // Some platforms provide this
|
||||
|
||||
// Adventure stuff
|
||||
api("net.kyori:adventure-api:4.0.0-SNAPSHOT")
|
||||
api("net.kyori:adventure-api:4.1.0")
|
||||
api("net.kyori:adventure-text-minimessage:4.0.0-SNAPSHOT")
|
||||
|
||||
// Guice
|
||||
|
Reference in New Issue
Block a user