Skip to content

Commit

Permalink
Update dependency org.jetbrains:annotations to v26.0.1 {patch} (#371)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 24b07ef commit 8804f4b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions 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 @@ -18,7 +18,7 @@ checkstyle = "10.12.2"
jacoco = "0.8.10"
jacksonBom = { strictly = "2.18.0" }
jackson = { strictly = "2.18.0" }
jetbrainsAnnotations = "26.0.0"
jetbrainsAnnotations = "26.0.1"

abortMissionPlugin = "5.0.83"
indexScanPlugin = "2.8.3"
Expand Down
5 changes: 5 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2665,6 +2665,11 @@
<sha256 value="2037be378980d3ba9333e97955f3b2cde392aa124d04ca73ce2eee6657199297" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains" name="annotations" version="26.0.1">
<artifact name="annotations-26.0.1.jar">
<sha256 value="2037be378980d3ba9333e97955f3b2cde392aa124d04ca73ce2eee6657199297" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-stdlib" version="1.9.24">
<artifact name="kotlin-stdlib-1.9.24.jar">
<sha256 value="858b902696da9cf585ab9d98ffc1c2712269828354dfe9107e3711b084a36468" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 8804f4b

Please sign in to comment.