Skip to content

Commit

Permalink
FIX #120 : Update Commons Lang library to 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ghusta committed Sep 25, 2019
1 parent 2d454b2 commit 9cbd8a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies {
implementation 'androidx.browser:browser:1.0.0'
implementation 'androidx.recyclerview:recyclerview:1.0.0'

implementation 'org.apache.commons:commons-lang3:3.8.1'
implementation 'org.apache.commons:commons-lang3:3.9'
implementation 'com.squareup.retrofit2:retrofit:2.6.2'
implementation 'com.squareup.retrofit2:converter-jackson:2.6.2'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.9.10'
Expand Down

0 comments on commit 9cbd8a4

Please sign in to comment.