Skip to content

Commit 56efaa1

Browse files
Update dependency org.jetbrains:annotations to v26.0.2
1 parent 828952d commit 56efaa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ velocity = { module = "com.velocitypowered:velocity-api", version = "3.4.0-SNAPS
2929

3030
# Dependencies
3131
lombok = { module = "org.projectlombok:lombok", version = "1.18.36" }
32-
jetbrains_annotations = { module = "org.jetbrains:annotations", version = "26.0.1" }
32+
jetbrains_annotations = { module = "org.jetbrains:annotations", version = "26.0.2" }
3333
luckperms = { module = "net.luckperms:api", version = "5.4" }
3434
kyori_minimessage = { module = "net.kyori:adventure-text-minimessage", version = "4.17.0" }
3535
kyori_adventure_fabric = { module = "net.kyori:adventure-platform-fabric", version = "5.9.0" }

0 commit comments

Comments
 (0)