Skip to content

Commit

Permalink
chore(deps): bump com.adarshr.test-logger from 3.2.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps com.adarshr.test-logger from 3.2.0 to 4.0.0.

---
updated-dependencies:
- dependency-name: com.adarshr.test-logger
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent a00d752 commit 9d71cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
id 'com.google.gms.google-services' version '4.3.15' apply false // sed:free-build:remove
id 'com.google.firebase.crashlytics' version '2.9.5' apply false // sed:free-build:remove

id 'com.adarshr.test-logger' version '3.2.0' apply false
id 'com.adarshr.test-logger' version '4.0.0' apply false
}

// project-wide constants for sharing configuration and dependency versions across modules.
Expand Down

0 comments on commit 9d71cb3

Please sign in to comment.