Skip to content

Commit

Permalink
Update dependency com.google.truth:truth to v1.4.4 (#359)
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] authored Jul 15, 2024
1 parent 7f79a6c commit a76e8cb
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 @@ -5,7 +5,7 @@ junit = "4.13.2"
[libraries]
junit = { module = "junit:junit", version.ref = "junit" }
kotlin-gradle-plugin-lib = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
truth = "com.google.truth:truth:1.4.3"
truth = "com.google.truth:truth:1.4.4"
rxjava = "io.reactivex.rxjava3:rxjava:3.1.8"
mockito = "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
okio = "com.squareup.okio:okio:3.9.0"
Expand Down

0 comments on commit a76e8cb

Please sign in to comment.