Skip to content

Commit

Permalink
Update dependency com.google.truth:truth to v1.4.4 (#5352)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 13, 2024
1 parent 713b959 commit 10405b2
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 @@ -38,7 +38,7 @@ android-plugin = { module = "com.android.tools.build:gradle", version.ref = "agp
kotlinPoet = { module = "com.squareup:kotlinpoet", version = "1.18.0" }
junit = { module = "junit:junit", version = "4.13.2" }
jgrapht = { module = "org.jgrapht:jgrapht-core", version = "1.5.2" }
truth = { module = "com.google.truth:truth", version = "1.4.3" }
truth = { module = "com.google.truth:truth", version = "1.4.4" }
turbine = { module = "app.cash.turbine:turbine", version = "1.1.0" }
bugsnag = { module = "com.bugsnag:bugsnag", version = "3.7.1" }
picnic = { module = "com.jakewharton.picnic:picnic", version = "0.7.0" }
Expand Down

0 comments on commit 10405b2

Please sign in to comment.