Skip to content

Commit 6cbdacc

Browse files
Update dependency org.jetbrains:annotations to v26.0.2 {patch} (#449)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ee8f22 commit 6cbdacc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ checkstyle = "10.12.2"
1818
jacoco = "0.8.10"
1919
jacksonBom = { strictly = "2.18.2" }
2020
jackson = { strictly = "2.18.2" }
21-
jetbrainsAnnotations = "26.0.1"
21+
jetbrainsAnnotations = "26.0.2"
2222

2323
abortMissionPlugin = "5.0.108"
2424
indexScanPlugin = "3.0.0"

gradle/verification-metadata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3093,6 +3093,11 @@
30933093
<sha256 value="2037be378980d3ba9333e97955f3b2cde392aa124d04ca73ce2eee6657199297" origin="Generated by Gradle"/>
30943094
</artifact>
30953095
</component>
3096+
<component group="org.jetbrains" name="annotations" version="26.0.2">
3097+
<artifact name="annotations-26.0.2.jar">
3098+
<sha256 value="2037be378980d3ba9333e97955f3b2cde392aa124d04ca73ce2eee6657199297" origin="Generated by Gradle"/>
3099+
</artifact>
3100+
</component>
30963101
<component group="org.jetbrains.kotlin" name="kotlin-reflect" version="2.0.21">
30973102
<artifact name="kotlin-reflect-2.0.21.jar">
30983103
<sha256 value="3ad2fcad0c09ddc0922debab4444d612144b7b465b75a8bb7587e20ddfafd799" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)