Skip to content

Commit

Permalink
Bump org.threeten:threetenbp from 1.6.8 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.8 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.8...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 Nov 1, 2024
1 parent a6d006e commit 82b76dd
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 @@ -3,7 +3,7 @@ buildscript {
kotlin_version = '1.9.0'
// wait for upstream https://github.com/mockito/mockito/issues/2007
mockito_version = '3.4.6'
threetenbp_version = '1.6.8'
threetenbp_version = '1.7.0'
kotpref_version = '2.13.2'
}

Expand Down

0 comments on commit 82b76dd

Please sign in to comment.