Skip to content

Commit

Permalink
⬆️ Update dependency org.jetbrains:annotations to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 289ed07 commit 23731c1
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:25.0.0")

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

Expand Down

0 comments on commit 23731c1

Please sign in to comment.