Skip to content

Commit

Permalink
chore(deps): update dependency org.jetbrains:annotations to v26.0.1 (#22
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 Oct 14, 2024
1 parent 6e90404 commit 9f04b13
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:26.0.0")
implementation("org.jetbrains:annotations:26.0.1")

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

0 comments on commit 9f04b13

Please sign in to comment.