Skip to content

Commit

Permalink
Update dependency com.google.truth:truth to v1.2.0 (#207)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Dec 19, 2023
1 parent 003d69e commit eed8910
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
@@ -13,7 +13,7 @@ aapt2Proto = { module = "com.android.tools.build:aapt2-proto", version.ref = "aa
protobufJava = { module = "com.google.protobuf:protobuf-java", version.ref = "protobufJava" }
clikt = "com.github.ajalt.clikt:clikt:4.2.0"
junit = "junit:junit:4.13.2"
truth = "com.google.truth:truth:1.1.5"
truth = "com.google.truth:truth:1.2.0"
okio = "com.squareup.okio:okio:3.7.0"
byteunits = "com.jakewharton.byteunits:byteunits:0.9.1"
asm = "org.ow2.asm:asm:9.6"

0 comments on commit eed8910

Please sign in to comment.