Skip to content

Commit

Permalink
Bump com.dropbox.differ:differ from 0.0.2 to 0.3.0 (#72)
Browse files Browse the repository at this point in the history
Bumps [com.dropbox.differ:differ](https://github.com/dropbox/differ) from 0.0.2 to 0.3.0.
- [Changelog](https://github.com/dropbox/differ/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dropbox/differ/commits/0.3.0)

---
updated-dependencies:
- dependency-name: com.dropbox.differ:differ
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 09fbf9e commit 23ce76a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ androidx-test-ext-junit = { module = "androidx.test.ext:junit-ktx", version = "1
androidx-test-rules = { module = "androidx.test:rules", version = "1.6.1" }
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
androidx-test-uiautomator = { module = "androidx.test.uiautomator:uiautomator", version = "2.3.0" }
differ = "com.dropbox.differ:differ:0.0.2"
differ = "com.dropbox.differ:differ:0.3.0"
junit = "junit:junit:4.13.2"
truth = "com.google.truth:truth:1.4.2"
kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin" }
Expand Down

0 comments on commit 23ce76a

Please sign in to comment.