Skip to content

Commit

Permalink
Bump com.google.truth:truth from 1.1.3 to 1.1.4 (#12)
Browse files Browse the repository at this point in the history
Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/google/truth/releases)
- [Commits](https://github.com/google/truth/commits/v1.1.4)

---
updated-dependencies:
- dependency-name: com.google.truth:truth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 11, 2023
1 parent f6a065b commit 5fa8c0d
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 @@ -16,4 +16,4 @@ clikt = "com.github.ajalt.clikt:clikt:3.4.0"
kotlinShell = "eu.jrie.jetbrains:kotlin-shell-core:0.2.1"
okio = "com.squareup.okio:okio:3.0.0"
junit = "junit:junit:4.13.2"
truth = "com.google.truth:truth:1.1.3"
truth = "com.google.truth:truth:1.1.4"

0 comments on commit 5fa8c0d

Please sign in to comment.