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 Jun 18, 2023
1 parent 85c44b3 commit 84db326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version.re

okio = "com.squareup.okio:okio:3.3.0"

truth = { module = "com.google.truth:truth", version = "1.1.3" }
truth = { module = "com.google.truth:truth", version = "1.1.5" }
junit = "junit:junit:4.13.2"
mockito = "org.mockito:mockito-core:5.3.1"
mockitoKotlin = "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
Expand Down

0 comments on commit 84db326

Please sign in to comment.