Skip to content

Commit

Permalink
Bump org.threeten:threetenbp from 1.6.9 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [org.threeten:threetenbp](https://github.com/ThreeTen/threetenbp) from 1.6.9 to 1.7.0.
- [Release notes](https://github.com/ThreeTen/threetenbp/releases)
- [Changelog](https://github.com/ThreeTen/threetenbp/blob/main/RELEASE-NOTES.md)
- [Commits](ThreeTen/threetenbp@v1.6.9...v1.7.0)

---
updated-dependencies:
- dependency-name: org.threeten:threetenbp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 94cea1a commit cd012bc
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 @@ -30,7 +30,7 @@ moshi = "com.squareup.moshi:moshi:1.15.1"
moshi-kotlin = "com.squareup.moshi:moshi-kotlin:1.15.1"
robolectric = "org.robolectric:robolectric:4.13"
threeten-abp = "com.jakewharton.threetenabp:threetenabp:1.4.7"
threeten-bp = "org.threeten:threetenbp:1.6.9"
threeten-bp = "org.threeten:threetenbp:1.7.0"

[bundles]
android-test = ["androidx-test-runner", "junit"]

0 comments on commit cd012bc

Please sign in to comment.