Skip to content

Commit

Permalink
threetenabp:1.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
courville committed Dec 9, 2024
1 parent 91ab3a4 commit b3eadbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ dependencies {
implementation ('com.uwetrottmann.trakt5:trakt-java:6.16.0') {
exclude group: 'org.threeten', module: 'threetenbp'
}
implementation 'com.jakewharton.threetenabp:threetenabp:1.4.7'
implementation 'com.jakewharton.threetenabp:threetenabp:1.4.8'
api ('org.apache.oltu.oauth2:org.apache.oltu.oauth2.client:1.0.2') {
exclude group:'org.apache.oltu.oauth2' , module: 'org.apache.oltu.oauth2.common'
}
Expand Down

0 comments on commit b3eadbd

Please sign in to comment.