Skip to content

Commit

Permalink
Bump net.ltgt.errorprone from 3.1.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps net.ltgt.errorprone from 3.1.0 to 4.0.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kruton committed Jun 4, 2024
1 parent e4135ea commit 4c6b5a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
plugins {
id 'com.android.application' version '8.1.4'
id 'com.github.ben-manes.versions' version '0.51.0'
id 'net.ltgt.errorprone' version '3.1.0'
id 'net.ltgt.errorprone' version '4.0.0'
id 'com.gladed.androidgitversion' version '0.4.14'
id 'com.github.kt3k.coveralls' version '2.12.2'
id 'com.mxalbert.gradle.jacoco-android' version '0.2.1'
Expand Down

0 comments on commit 4c6b5a9

Please sign in to comment.