update jb annotations to 26.0.1 (#11860)

This commit is contained in:
Jake Potrebic
2024-12-29 06:53:38 -08:00
committed by GitHub
parent 887f3f74d1
commit d00344af65
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ java {
withJavadocJar()
}
val annotationsVersion = "24.1.0"
val annotationsVersion = "26.0.1"
val bungeeCordChatVersion = "1.20-R0.2"
val adventureVersion = "4.18.0"
val slf4jVersion = "2.0.9"