Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 102ec46

Browse files
authored
Merge pull request #148 from JakeWharton/upgrade
Upgrade ThreeTenBP
2 parents fd733e9 + 251a6b2 commit 102ec46

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ ext {
3737
testRunner = 'androidx.test:runner:1.1.1'
3838
testRules = 'androidx.test:rules:1.1.1'
3939
robolectric = 'org.robolectric:robolectric:3.7.1'
40-
threetenbp = 'org.threeten:threetenbp:1.6.9:no-tzdb'
40+
threetenbp = 'org.threeten:threetenbp:1.7.0:no-tzdb'
4141
}
Binary file not shown.

0 commit comments

Comments
 (0)