Skip to content

Commit

Permalink
Update dependency org.jetbrains:annotations to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 9d7e2a1 commit 5f52dd8
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 @@ -12,7 +12,7 @@ junit_bom = { module = "org.junit:junit-bom", version = "5.11.0" }

# Annotations
lombok = { module = "org.projectlombok:lombok", version = "1.18.34" }
jetbrains_annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
jetbrains_annotations = { module = "org.jetbrains:annotations", version = "25.0.0" }

# Dependencies
gson = { module = "com.google.code.gson:gson", version = "2.11.0" }
Expand Down

0 comments on commit 5f52dd8

Please sign in to comment.