Skip to content

Commit

Permalink
Update dependency org.jetbrains:annotations to v24.1.0 {patch} (#80)
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 Dec 31, 2023
1 parent 1ec5227 commit 04217ae
Show file tree
Hide file tree
Showing 2 changed files with 9 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 @@ -15,7 +15,7 @@ checkstyle = "10.12.2"
jacoco = "0.8.10"
jacksonBom = { strictly = "2.16.1" }
jackson = { strictly = "2.16.1" }
jetbrainsAnnotations = "24.0.1"
jetbrainsAnnotations = "24.1.0"

abortMissionPlugin = "4.1.46"
indexScanPlugin = "2.6.2"
Expand Down
8 changes: 8 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1768,6 +1768,14 @@
<sha256 value="99bede29c0331c1952eee04bf9978de535a90c97e2defffa5e009335171925b0" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains" name="annotations" version="24.1.0">
<artifact name="annotations-24.1.0.jar">
<sha256 value="27a770dc7ce50500918bb8c3c0660c98290630ec796b5e3cf6b90f403b3033c6" origin="Generated by Gradle"/>
</artifact>
<artifact name="annotations-24.1.0.pom">
<sha256 value="2e37fd7020a4364b9e5d9f77c5b6742a3bea927dd560ca1e390dc815c9c50820" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-stdlib" version="1.9.20">
<artifact name="kotlin-stdlib-1.9.20.jar">
<sha256 value="28a35bcdff46d864f80f346a617e486284b208d17378c41900dfb1de95a90e6c" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 04217ae

Please sign in to comment.