Skip to content

Commit

Permalink
Update Commons Lang library to 3.15
Browse files Browse the repository at this point in the history
Closes: #411
  • Loading branch information
Guillaume HUSTA committed Jul 23, 2024
1 parent 8018d06 commit e10c14a
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.12.0'

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

0 comments on commit e10c14a

Please sign in to comment.