Skip to content

Commit

Permalink
⬆️ Update dependency org.jetbrains:annotations to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 289ed07 commit 91f88b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mcorouhlin-api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
dependencies {
api(kotlin("reflect"))
api("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1")
api("org.jetbrains:annotations:24.0.1")
api("org.jetbrains:annotations:26.0.0")

api("com.mojang:brigadier:1.0.18")

Expand Down

0 comments on commit 91f88b7

Please sign in to comment.