Skip to content

Commit

Permalink
Update dependency org.jetbrains:annotations to v24.1.0 (#192)
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 May 1, 2024
1 parent 9b8a7c9 commit ce130ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repositories {
}

dependencies {
compileOnly("org.jetbrains:annotations:24.0.1")
compileOnly("org.jetbrains:annotations:24.1.0")
compileOnly("org.jspecify:jspecify:0.3.0")
// TODO: Update to 0.3.0 when more tools add support
}
Expand Down

0 comments on commit ce130ef

Please sign in to comment.