Skip to content

Commit 82b76dd

Browse files
Bump org.threeten:threetenbp from 1.6.8 to 1.7.0
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] <support@github.com>
1 parent a6d006e commit 82b76dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
kotlin_version = '1.9.0'
44
// wait for upstream https://github.com/mockito/mockito/issues/2007
55
mockito_version = '3.4.6'
6-
threetenbp_version = '1.6.8'
6+
threetenbp_version = '1.7.0'
77
kotpref_version = '2.13.2'
88
}
99

0 commit comments

Comments
 (0)