Skip to content

Commit 419146f

Browse files
fix(deps): update dependency com.github.steveice10:mcprotocollib to v1.21.4-1
1 parent 7682009 commit 419146f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
implementation("org.springframework.boot:spring-boot-starter-cache")
2828
implementation("org.springframework.cloud:spring-cloud-starter-netflix-eureka-client")
2929
implementation("com.github.ben-manes.caffeine:caffeine:3.2.0")
30-
implementation("com.github.Steveice10:MCProtocolLib:1.20.2-1")
30+
implementation("com.github.Steveice10:MCProtocolLib:1.21.4-1")
3131
implementation("net.kyori:adventure-text-serializer-legacy:4.20.0")
3232
implementation("com.google.guava:guava:33.4.8-jre")
3333

0 commit comments

Comments
 (0)