Skip to content

Commit

Permalink
chore(deps): update dependency org.jetbrains:annotations to v25 (#20)
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 Sep 25, 2024
1 parent 9d174d7 commit 0e733f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ projectConfiguration {

dependencies {
// annotations
implementation("org.jetbrains:annotations:24.1.0")
implementation("org.jetbrains:annotations:25.0.0")

// bitfield
api("org.apache.commons:commons-lang3:3.17.0")
Expand Down

0 comments on commit 0e733f7

Please sign in to comment.