Skip to content

Commit

Permalink
Update Commons Lang library to 3.14
Browse files Browse the repository at this point in the history
Closes: #386
  • Loading branch information
ghusta committed Nov 24, 2023
1 parent 66ed258 commit c07b142
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 @@ -80,7 +80,7 @@ dependencies {
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation 'com.google.android.material:material:1.10.0'

implementation 'org.apache.commons:commons-lang3:3.13.0'
implementation 'org.apache.commons:commons-lang3:3.14.0'
implementation 'io.reactivex.rxjava3:rxjava:3.1.8'
implementation 'io.reactivex.rxjava3:rxandroid:3.0.2'
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
Expand Down

0 comments on commit c07b142

Please sign in to comment.