Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kruton committed Dec 4, 2024
1 parent a4f2c00 commit f995659
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 '4.0.1'
id 'net.ltgt.errorprone' version '4.1.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 f995659

Please sign in to comment.