Skip to content

Commit 68a9c36

Browse files
renovate-botvlsi
authored andcommitted
fix(deps): update dependency net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin to v4
1 parent 60be712 commit 68a9c36

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

build-logic/verification/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
api("com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin:2.0.0")
2828
api("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:2.0.0")
2929
api("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.6")
30-
api("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:3.1.0")
30+
api("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:4.3.0")
3131
api("org.checkerframework:org.checkerframework.gradle.plugin:0.6.37")
3232
api("org.jetbrains.gradle.plugin.idea-ext:org.jetbrains.gradle.plugin.idea-ext.gradle.plugin:1.1.7")
3333
api("org.sonarqube:org.sonarqube.gradle.plugin:4.4.1.3373")

gradle/verification-metadata.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,11 @@
479479
<sha256 value="8776a213deaa1cbbadb77820225211e1b9adead2341b55cc35bc92c9076620a3" origin="Generated by Gradle" reason="Artifact is not signed"/>
480480
</artifact>
481481
</component>
482+
<component group="net.ltgt.errorprone" name="net.ltgt.errorprone.gradle.plugin" version="4.3.0">
483+
<artifact name="net.ltgt.errorprone.gradle.plugin-4.3.0.pom">
484+
<sha256 value="3370e20ef3213ffce47f7fda31266c33e9cca3b1b7f4d54169b482277042654b" origin="Generated by Gradle" reason="Artifact is not signed"/>
485+
</artifact>
486+
</component>
482487
<component group="net.ltgt.gradle" name="gradle-errorprone-plugin" version="3.1.0">
483488
<artifact name="gradle-errorprone-plugin-3.1.0.jar">
484489
<sha256 value="10fb66b55747ced1db9c89c8c3d0adb5dbd3f8f12f2a183bee2b5ff818d1fd6c" origin="Generated by Gradle" reason="Artifact is not signed"/>
@@ -487,6 +492,14 @@
487492
<sha256 value="d393a0d3337193cb21b64a98714a1da8a966349be214cbb16171a9925a7985ee" origin="Generated by Gradle" reason="Artifact is not signed"/>
488493
</artifact>
489494
</component>
495+
<component group="net.ltgt.gradle" name="gradle-errorprone-plugin" version="4.3.0">
496+
<artifact name="gradle-errorprone-plugin-4.3.0.jar">
497+
<sha256 value="42f89c1f582ecd09459586d3d19c0fa92a332035e4a70b5699a8ec6a81aec32c" origin="Generated by Gradle" reason="Artifact is not signed"/>
498+
</artifact>
499+
<artifact name="gradle-errorprone-plugin-4.3.0.module">
500+
<sha256 value="6d2b0a7809ffde227ec15a4cf28e68929be22a1a12a0f56ad5e795d5058f2f6e" origin="Generated by Gradle" reason="Artifact is not signed"/>
501+
</artifact>
502+
</component>
490503
<component group="net.sf.ezmorph" name="ezmorph" version="1.0.6">
491504
<artifact name="ezmorph-1.0.6.jar">
492505
<sha256 value="2be06a2380f8656426b5c610db694bbd75314caf3e9191affcd7942721398ed7" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)