Skip to content

Commit

Permalink
dependabot++
Browse files Browse the repository at this point in the history
  • Loading branch information
courville committed Oct 30, 2023
1 parent 3e0a8e6 commit bcb46c4
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 @@ -136,7 +136,7 @@ dependencies {
exclude group:'org.apache.oltu.oauth2' , module: 'org.apache.oltu.oauth2.common'
}
implementation 'commons-codec:commons-codec:1.16.0'
implementation 'org.apache.commons:commons-text:1.10.0'
implementation 'org.apache.commons:commons-text:1.11.0'
// version aligned with external dependencies trakt-java tmdb-java (check pom.xml)
implementation 'com.squareup.okhttp3:logging-interceptor:4.12.0'
implementation 'com.uwetrottmann.tmdb2:tmdb-java:2.10.0'
Expand Down

0 comments on commit bcb46c4

Please sign in to comment.