Skip to content

Commit b1b2d73

Browse files
fix(deps): update dependency net.ltgt.gradle:gradle-errorprone-plugin to v4.3.0 (#14142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: John Watson <[email protected]>
1 parent c7529e7 commit b1b2d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conventions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies {
6767
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.17.6")
6868
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.6")
6969
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.3")
70-
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.2.0")
70+
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.3.0")
7171
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")
7272
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.6")
7373

0 commit comments

Comments
 (0)