Skip to content

Commit

Permalink
chore(deps): Update dependency org.jetbrains:annotations to v24.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent d2ba8ef commit a1f2fd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spotless = "6.22.0"
truth = "1.1.5"

[libraries]
jetbrainsAnnotations = "org.jetbrains:annotations:24.0.1"
jetbrainsAnnotations = "org.jetbrains:annotations:24.1.0"

# tests
junit-api = { module = "org.junit.jupiter:junit-jupiter-api" }
Expand Down

0 comments on commit a1f2fd5

Please sign in to comment.