Skip to content

Commit 612e0a8

Browse files
Bump net.ltgt.gradle:gradle-errorprone-plugin from 4.3.0 to 5.1.0
Bumps [net.ltgt.gradle:gradle-errorprone-plugin](https://github.com/tbroyer/gradle-errorprone-plugin) from 4.3.0 to 5.1.0. - [Release notes](https://github.com/tbroyer/gradle-errorprone-plugin/releases) - [Commits](tbroyer/gradle-errorprone-plugin@v4.3.0...v5.1.0) --- updated-dependencies: - dependency-name: net.ltgt.gradle:gradle-errorprone-plugin dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d205c49 commit 612e0a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838

3939
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.26.1-alpha")
4040

41-
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.3.0")
41+
implementation("net.ltgt.gradle:gradle-errorprone-plugin:5.1.0")
4242
implementation("net.ltgt.gradle:gradle-nullaway-plugin:3.0.0")
4343

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

0 commit comments

Comments
 (0)