Skip to content

Commit 5dd7383

Browse files
build(deps): bump com.google.truth:truth from 1.4.4 to 1.4.5 (#1228)
Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.4.4 to 1.4.5. - [Release notes](https://github.com/google/truth/releases) - [Commits](google/truth@v1.4.4...v1.4.5) --- updated-dependencies: - dependency-name: com.google.truth:truth dependency-version: 1.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50505ba commit 5dd7383

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
@@ -42,7 +42,7 @@ autoService = { group = "com.google.auto.service", name = "auto-service", versio
4242
autoServiceAnnotatons = { group = "com.google.auto.service", name = "auto-service-annotations", version = "1.1.1" }
4343
kotlinJunit = { group = "org.jetbrains.kotlin", name = "kotlin-test-junit", version.ref = "kotlin" }
4444
kotlinCompileTesting = { group = "dev.zacsweers.kctfork", name = "core", version = "0.7.1" }
45-
truth = { module = "com.google.truth:truth", version = "1.4.4" }
45+
truth = { module = "com.google.truth:truth", version = "1.4.5" }
4646
composeDesktop = { group = "org.jetbrains.compose.desktop", name = "desktop", version = "1.6.10" }
4747

4848
# bytecode instrumentation

0 commit comments

Comments
 (0)