Skip to content

Commit

Permalink
GH-12 Update dependency org.jetbrains:annotations to v24.1.0 (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent bfba83e commit 49048de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multification-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ plugins {

dependencies {
api("net.kyori:adventure-api:4.14.0")
api("org.jetbrains:annotations:24.0.1")
api("org.jetbrains:annotations:24.1.0")
}

0 comments on commit 49048de

Please sign in to comment.