Skip to content

Commit

Permalink
Update dependency org.jetbrains:annotations to v26 (#2015)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent ecbb0d1 commit 5b72828
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 @@ -10,7 +10,7 @@ mockito4 = '4.11.0'
mockito5 = '5.14.1'

[libraries]
jetbrains-annotations = "org.jetbrains:annotations:25.0.0"
jetbrains-annotations = "org.jetbrains:annotations:26.0.0"
asciidoctorj = { module = "org.asciidoctor:asciidoctorj", version.ref = "asciidoctorj" }
asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
asmUtil = { module = "org.ow2.asm:asm-util", version.ref = "asm" }
Expand Down

0 comments on commit 5b72828

Please sign in to comment.