Skip to content

Commit

Permalink
fix(deps): bump com.google.truth:truth from 1.4.2 to 1.4.3
Browse files Browse the repository at this point in the history
Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/google/truth/releases)
- [Commits](google/truth@v1.4.2...v1.4.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 6e0eb4b commit f875f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-surefire-plugin.version>3.3.0</maven-surefire-plugin.version>
<ph-javacc-maven-plugin.version>4.1.5</ph-javacc-maven-plugin.version>
<truth.version>1.4.2</truth.version>
<truth.version>1.4.3</truth.version>
<junit.version>4.13.2</junit.version>
<spotless.version>2.43.0</spotless.version>
<exec-maven.version>3.3.0</exec-maven.version>
Expand Down

0 comments on commit f875f52

Please sign in to comment.