Skip to content

Commit 86614f1

Browse files
Update all dependencies
1 parent c513c25 commit 86614f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lobbyheads-api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66

77
dependencies {
88
api("org.spigotmc:spigot-api:1.20.2-R0.1-SNAPSHOT")
9-
api("org.jetbrains:annotations:24.1.0")
9+
api("org.jetbrains:annotations:25.0.0")
1010
}
1111

1212

lobbyheads-core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
compileOnly("com.mojang:authlib:5.0.47")
3737

3838
// HoloEasy based on top of the protocolib
39-
implementation("com.github.unldenis:holoeasy:3.0.1")
39+
implementation("com.github.unldenis:holoeasy:4.1.0")
4040

4141
// PlaceholderAPI, if anyone wants to parse placeholders in the head's name
4242
compileOnly("me.clip:placeholderapi:2.11.6")

0 commit comments

Comments
 (0)