Skip to content

Commit

Permalink
Bump net.ltgt.gradle:gradle-errorprone-plugin from 4.0.0 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps net.ltgt.gradle:gradle-errorprone-plugin from 4.0.0 to 4.0.1.

---
updated-dependencies:
- dependency-name: net.ltgt.gradle:gradle-errorprone-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 24, 2024
1 parent a00fcc7 commit 954af34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {

implementation("io.opentelemetry.instrumentation:gradle-plugins:2.5.0-alpha")

implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.0.0")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.0.1")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.0.0")

implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.6")
Expand Down

0 comments on commit 954af34

Please sign in to comment.