Skip to content

Commit 5988136

Browse files
build(deps): bump com.jakewharton.threetenabp:threetenabp
Bumps [com.jakewharton.threetenabp:threetenabp](https://github.com/JakeWharton/ThreeTenABP) from 1.4.7 to 1.4.9. - [Changelog](https://github.com/JakeWharton/ThreeTenABP/blob/trunk/CHANGELOG.md) - [Commits](JakeWharton/ThreeTenABP@1.4.7...1.4.9) --- updated-dependencies: - dependency-name: com.jakewharton.threetenabp:threetenabp dependency-version: 1.4.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f61a649 commit 5988136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ turbine = { module = "app.cash.turbine:turbine", version = "1.2.0" }
215215
# correspondingly-named classes from the java.time package, which should be drop-in replacements.
216216
# Do not use three-ten-abp in production code (it's only for tests) because it has performance
217217
# issues.
218-
testonly-three-ten-abp = { module = "com.jakewharton.threetenabp:threetenabp", version = "1.4.7" }
218+
testonly-three-ten-abp = { module = "com.jakewharton.threetenabp:threetenabp", version = "1.4.9" }
219219
wiremock-standalone = { module = "com.github.tomakehurst:wiremock-standalone", version.ref = "wiremockStandalone" }
220220

221221
[bundles]

0 commit comments

Comments
 (0)