Skip to content

Commit

Permalink
Merge pull request #192 from usefulness/renovate/org.threeten-threete…
Browse files Browse the repository at this point in the history
…nbp-1.x

Update dependency org.threeten:threetenbp to v1.6.9
  • Loading branch information
mateuszkwiecinski authored Mar 26, 2024
2 parents fbcf979 + 1ba5e0d commit 04ba129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lazythreetenbp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
tickTockCompiler libs.ticktock.compiler
compileOnly libs.annotation.core
// noinspection UseTomlInstead
implementation("org.threeten:threetenbp:1.6.8:no-tzdb")
implementation("org.threeten:threetenbp:1.6.9:no-tzdb")

testImplementation libs.junit.core
testImplementation libs.robolectric.core
Expand Down

0 comments on commit 04ba129

Please sign in to comment.