Skip to content

Commit ab81908

Browse files
Update dependency com.google.truth:truth to v1.4.5 (#170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 38e21df commit ab81908

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ ktfmt = { module = "com.facebook:ktfmt", version.ref = "ktfmt" }
3535

3636
# Test libs
3737
junit = { module = "junit:junit", version = "4.13.2" }
38-
truth = { module = "com.google.truth:truth", version = "1.4.4" }
38+
truth = { module = "com.google.truth:truth", version = "1.4.5" }
3939
kct-core = { module = "dev.zacsweers.kctfork:core", version.ref = "kct" }
4040
kct-ksp = { module = "dev.zacsweers.kctfork:ksp", version.ref = "kct" }

0 commit comments

Comments
 (0)