Skip to content

Commit 3394e82

Browse files
Bump com.google.truth:truth from 1.1.5 to 1.3.0 (#373)
Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.1.5 to 1.3.0. - [Release notes](https://github.com/google/truth/releases) - [Commits](google/truth@v1.1.5...v1.3.0) --- updated-dependencies: - dependency-name: com.google.truth:truth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d25df60 commit 3394e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ kotlin-stdlib-jdk7 = { group = "org.jetbrains.kotlin", name = "kotlin-stdlib-jdk
5757

5858
gradle-enterprise = { module = "com.gradle:gradle-enterprise-gradle-plugin", version = "3.16.1" }
5959

60-
truth = "com.google.truth:truth:1.1.5"
60+
truth = "com.google.truth:truth:1.3.0"

0 commit comments

Comments
 (0)