Skip to content

Commit

Permalink
Update dependency com.google.truth:truth to v1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent 62789a8 commit fc39565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ dependencyResolutionManagement {
library('rx-android', 'io.reactivex:rxandroid:1.2.1')
library('rx-java', 'io.reactivex:rxjava:1.3.4')
library('svg', 'com.caverock:androidsvg:1.2.1')
library('truth', 'com.google.truth:truth:1.1.3')
library('truth', 'com.google.truth:truth:1.1.5')
library('violations', 'se.bjurr.violations:violations-gradle-plugin:1.8')
library('volley', 'com.android.volley:volley:1.2.1')
}
Expand Down

0 comments on commit fc39565

Please sign in to comment.