We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4983bcc commit 973af23Copy full SHA for 973af23
1 file changed
lobbyheads-core/build.gradle.kts
@@ -26,7 +26,7 @@ dependencies {
26
implementation("dev.rollczi:liteskullapi:1.3.0")
27
28
// eternalcode commons
29
- implementation("com.eternalcode:eternalcode-commons-adventure:1.1.7")
+ implementation("com.eternalcode:eternalcode-commons-adventure:1.3.1")
30
31
// spigot-api
32
compileOnly("org.spigotmc:spigot-api:1.20.2-R0.1-SNAPSHOT")
0 commit comments