Skip to content

Commit a60143d

Browse files
Bump org.threeten:threetenbp from 1.4.3 to 1.7.2
Bumps [org.threeten:threetenbp](https://github.com/ThreeTen/threetenbp) from 1.4.3 to 1.7.2. - [Release notes](https://github.com/ThreeTen/threetenbp/releases) - [Changelog](https://github.com/ThreeTen/threetenbp/blob/main/RELEASE-NOTES.md) - [Commits](ThreeTen/threetenbp@v1.4.3...v1.7.2) --- updated-dependencies: - dependency-name: org.threeten:threetenbp dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6a6f27 commit a60143d

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
@@ -105,7 +105,7 @@ dependencies {
105105
compile 'com.google.code.gson:gson:2.13.0'
106106
compile 'io.gsonfire:gson-fire:1.8.4'
107107
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.10'
108-
compile 'org.threeten:threetenbp:1.4.3'
108+
compile 'org.threeten:threetenbp:1.7.2'
109109
testCompile 'junit:junit:4.13'
110110
}
111111

0 commit comments

Comments
 (0)