Skip to content

Commit

Permalink
Update dependency org.sonatype.gradle.plugins.scan to v2.6.2 {patch}
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 22, 2023
1 parent 7f258c7 commit 89c7ac2
Show file tree
Hide file tree
Showing 2 changed files with 11 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 @@ -4,7 +4,7 @@ jupiter = "5.10.1"

pluginPublishPlugin = "1.2.1"
gitVersionerPlugin = "1.6.7"
indexScanPlugin = "2.6.1"
indexScanPlugin = "2.6.2"
owaspPlugin = "9.0.7"

[libraries]
Expand Down
10 changes: 10 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1641,11 +1641,21 @@
<sha256 value="4e3ef90f575e2cc55cd93eb0f457ff1d2a5ab1810c1418fb9bed764f1a50c58f" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.sonatype.gradle.plugins" name="scan-gradle-plugin" version="2.6.2">
<artifact name="scan-gradle-plugin-2.6.2.jar">
<sha256 value="ae85e1231ff6c9ff3ae85d491976a625384e70df3e1e0d91d252d9b02d889cfe" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.sonatype.gradle.plugins.scan" name="org.sonatype.gradle.plugins.scan.gradle.plugin" version="2.6.1">
<artifact name="org.sonatype.gradle.plugins.scan.gradle.plugin-2.6.1.pom">
<sha256 value="01fe21ba7e81d891c6de05263aced8133520562bf92957ced6771a3931ce17db" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.sonatype.gradle.plugins.scan" name="org.sonatype.gradle.plugins.scan.gradle.plugin" version="2.6.2">
<artifact name="org.sonatype.gradle.plugins.scan.gradle.plugin-2.6.2.pom">
<sha256 value="900fccdb23c9527a6e29186c093d1e9ce9bafb63de37e01fb35ff1b5af1cadc1" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.sonatype.oss" name="oss-parent" version="5">
<artifact name="oss-parent-5.pom">
<sha256 value="1678d4120a585d8a630131aeec4c524d928398583b7eab616ee7d5a87f520d3d" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 89c7ac2

Please sign in to comment.