Skip to content

Commit 0876365

Browse files
fix(deps): update dependency org.jetbrains:annotations to v26.1.0 {patch} (#778)
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 07bb2a6 commit 0876365

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
@@ -17,7 +17,7 @@ checkstyle = "12.3.1"
1717
jacoco = "0.8.14"
1818
jackson = { strictly = "2.21.1" }
1919
jacksonAnnotations = { strictly = "2.21" }
20-
jetbrainsAnnotations = "26.0.2-1"
20+
jetbrainsAnnotations = "26.1.0"
2121

2222
abortMissionPlugin = "5.2.28"
2323
indexScanPlugin = "3.1.4"

gradle/verification-metadata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1562,6 +1562,11 @@
15621562
<sha256 value="2037be378980d3ba9333e97955f3b2cde392aa124d04ca73ce2eee6657199297" origin="Generated by Gradle"/>
15631563
</artifact>
15641564
</component>
1565+
<component group="org.jetbrains" name="annotations" version="26.1.0">
1566+
<artifact name="annotations-26.1.0.jar">
1567+
<sha256 value="ebc7aec252ed0c7d2d04c039d7f00e69f7b86b1f493c741d67b3ef31b986b054" origin="Generated by Gradle"/>
1568+
</artifact>
1569+
</component>
15651570
<component group="org.jetbrains.kotlin" name="kotlin-metadata-jvm" version="2.2.20">
15661571
<artifact name="kotlin-metadata-jvm-2.2.20.jar">
15671572
<sha256 value="8524eac90f7e8e0f1366883f2c6c820c93bfa61df3d76857c8d3e803cf67315d" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)